Share via


StreamStatePersistenceService.CryptographyService Property

Definition

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

Applies to