StreamStatePersistenceService.CryptographyService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Practices::CompositeUI::Services::ICryptographyService ^ CryptographyService { Microsoft::Practices::CompositeUI::Services::ICryptographyService ^ get(); void set(Microsoft::Practices::CompositeUI::Services::ICryptographyService ^ value); };
[Microsoft.Practices.CompositeUI.ServiceDependency(Required=false)]
public Microsoft.Practices.CompositeUI.Services.ICryptographyService CryptographyService { get; set; }
[<Microsoft.Practices.CompositeUI.ServiceDependency(Required=false)>]
member this.CryptographyService : Microsoft.Practices.CompositeUI.Services.ICryptographyService with get, set
Public Property CryptographyService As ICryptographyService
Property Value
- Attributes