ApiAuthManagerSsoAuthenticationComplete 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 SsoAuthenticationComplete SsoAuthenticationComplete { get; }
Protected ReadOnly Property SsoAuthenticationComplete As SsoAuthenticationComplete
Get
protected:
property SsoAuthenticationComplete^ SsoAuthenticationComplete {
SsoAuthenticationComplete^ get ();
}
member SsoAuthenticationComplete : SsoAuthenticationComplete with get
Property Value
Type:
SsoAuthenticationCompleteSee Also