IFsrmPropertyBag2.OwnerSid Property
Gets the OwnerSid property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
string OwnerSid { get; }
property String^ OwnerSid {
String^ get();
}
abstract OwnerSid : string with get
ReadOnly Property OwnerSid As String
Property Value
Type: System.String
Returns the OwnerSid property.
Implements
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top