Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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