 | SecurIdSdtidTokenOrigin Property |
Gets the Origin value of the SDTID token
Namespace:
ursa
Assembly:
ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntaxprotected string Origin { get; }
Protected ReadOnly Property Origin As String
Get
protected:
property String^ Origin {
String^ get ();
}
member Origin : string with get
Property Value
Type:
String
See Also