Certificate.StoreFindType Property

Definition

Gets or sets the store find type.

public:
 property System::String ^ StoreFindType { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string StoreFindType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.StoreFindType : string with get, set
Public Property StoreFindType As String

Property Value

The store find type.

Attributes

Applies to