Show / Hide Table of Contents

Class SoSafeCredentials

Credentials that are safe to use across mix-mode authentication scenarios

Inheritance
object
SoCredentials
SoSafeCredentials
Inherited Members
SoCredentials.Ticket
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOfficeSecurityPrincipal
Assembly: SoCore.dll
Syntax
[DataContract(Name = "SoSafeCredentials", Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public class SoSafeCredentials : SoCredentials

Constructors

SoSafeCredentials()

Default constructor

Declaration
public SoSafeCredentials()

SoSafeCredentials(SoCredentials)

Constructor

Declaration
public SoSafeCredentials(SoCredentials cred)
Parameters
Type Name Description
SoCredentials cred

SoCredentials instance with properties to copy

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top