Class ApiAuthentication
Api Authentication
[DataContract]
public class ApiAuthentication
- Inheritance
-
ApiAuthentication
- Inherited Members
Constructors
ApiAuthentication()
public ApiAuthentication()
Properties
IpRestrictionsForKeys
Gets the ip restrictions for keys
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "ipRestrictionsForKeys")]
public IpRestrictionsForKeys IpRestrictionsForKeys { get; set; }