ApiAuthManagerAuthenticationStateChange Property |
Notifies that SSO authentication has completed.
Namespace: Rally.RestApi.AuthAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax protected AuthenticationStateChange AuthenticationStateChange { get; }
Protected ReadOnly Property AuthenticationStateChange As AuthenticationStateChange
Get
protected:
property AuthenticationStateChange^ AuthenticationStateChange {
AuthenticationStateChange^ get ();
}
member AuthenticationStateChange : AuthenticationStateChange with get
Property Value
Type:
AuthenticationStateChangeSee Also