SharePointOnlineCredentials members
Represents an object that provides credentials to access SharePoint Online resources.
The SharePointOnlineCredentials type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SharePointOnlineCredentials | Initializes a new instance of the SharePointOnlineCredentials object. |
Top
Properties
Name | Description | |
---|---|---|
UserName | Gets the user name associated with the credentials that is passed in the SharePointOnlineCredentials constructor. |
Top
Methods
Name | Description | |
---|---|---|
GetAuthenticationCookie(Uri) | Gets the authentication cookie. | |
GetAuthenticationCookie(Uri, Boolean) | ||
GetCredential | Gets the network credentials with the specified URI and authentication type. | |
ToString | (Inherited from Object.) |
Top
Events
Name | Description | |
---|---|---|
ExecutingWebRequest |
Top