AspNet.Security.OpenId.OpenIdAuthenticationMessage.OpenIdAuthenticationMessage C# (CSharp) 메소드

OpenIdAuthenticationMessage() 공개 메소드

Initializes a new OpenID message.
public OpenIdAuthenticationMessage ( ) : System
리턴 System
        public OpenIdAuthenticationMessage()
            : this(new Dictionary<string, string>()) {
        }

Same methods

OpenIdAuthenticationMessage::OpenIdAuthenticationMessage ( StringValues>.[ parameters ) : System
OpenIdAuthenticationMessage::OpenIdAuthenticationMessage ( string>.[ parameters ) : System