WsFederationMessage.IsSignInMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a boolean representing if the WsFederationMessage is a 'sign-in-message'.
public bool IsSignInMessage { get; }
member this.IsSignInMessage : bool
Public ReadOnly Property IsSignInMessage As Boolean