Sid Structure (Microsoft.PerformancePoint.Scorecards)
Represents a security identifier (SID).
This structure is not CLS-compliant.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(False)> _
Public Structure Sid
'Usage
Dim instance As Sid
[SerializableAttribute]
[CLSCompliantAttribute(false)]
public struct Sid
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.