ProtectedRange.SecurityDescriptor

ProtectedRange.SecurityDescriptor property

The security descriptor defines user accounts who may edit this range without providing a password to access the range.

public string SecurityDescriptor { get; set; }

See Also