//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Alkami.Ops.SecretServer.SSWebService { [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.ServiceContractAttribute(Namespace="urn:thesecretserver.com", ConfigurationName="SSWebService.SSWebServiceSoap")] public interface SSWebServiceSoap { [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ApproveSecretAccessRequest", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.RequestApprovalResult ApproveSecretAccessRequest(string approvalId, string hours, bool userOverride); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ApproveSecretAccessRequest", ReplyAction="*")] System.Threading.Tasks.Task ApproveSecretAccessRequestAsync(string approvalId, string hours, bool userOverride); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DenySecretAccessRequest", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.RequestApprovalResult DenySecretAccessRequest(string approvalId, bool userOverride); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DenySecretAccessRequest", ReplyAction="*")] System.Threading.Tasks.Task DenySecretAccessRequestAsync(string approvalId, bool userOverride); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/Authenticate", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.AuthenticateResult Authenticate(string username, string password, string organization, string domain); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/Authenticate", ReplyAction="*")] System.Threading.Tasks.Task AuthenticateAsync(string username, string password, string organization, string domain); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ImpersonateUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.ImpersonateResult ImpersonateUser(string token, string username, string organization, string domain); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ImpersonateUser", ReplyAction="*")] System.Threading.Tasks.Task ImpersonateUserAsync(string token, string username, string organization, string domain); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AuthenticateRADIUS", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.AuthenticateResult AuthenticateRADIUS(string username, string password, string organization, string domain, string radiusPassword); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AuthenticateRADIUS", ReplyAction="*")] System.Threading.Tasks.Task AuthenticateRADIUSAsync(string username, string password, string organization, string domain, string radiusPassword); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetTokenIsValid", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.TokenIsValidResult GetTokenIsValid(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetTokenIsValid", ReplyAction="*")] System.Threading.Tasks.Task GetTokenIsValidAsync(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretLegacy", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSecretResult GetSecretLegacy(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretLegacy", ReplyAction="*")] System.Threading.Tasks.Task GetSecretLegacyAsync(string token, int secretId); // CODEGEN: Parameter 'loadSettingsAndPermissions' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSecretResponse GetSecret(Alkami.Ops.SecretServer.SSWebService.GetSecretRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecret", ReplyAction="*")] System.Threading.Tasks.Task GetSecretAsync(Alkami.Ops.SecretServer.SSWebService.GetSecretRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetCheckOutStatus", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetCheckOutStatusResult GetCheckOutStatus(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetCheckOutStatus", ReplyAction="*")] System.Threading.Tasks.Task GetCheckOutStatusAsync(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ChangePassword", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult ChangePassword(string token, string currentPassword, string newPassword); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ChangePassword", ReplyAction="*")] System.Threading.Tasks.Task ChangePasswordAsync(string token, string currentPassword, string newPassword); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretsByFieldValue", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSecretsByFieldValueResult GetSecretsByFieldValue(string token, string fieldName, string searchTerm, bool showDeleted); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretsByFieldValue", ReplyAction="*")] System.Threading.Tasks.Task GetSecretsByFieldValueAsync(string token, string fieldName, string searchTerm, bool showDeleted); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByFieldValue", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByFieldValue(string token, string fieldName, string searchTerm, bool showDeleted, bool showRestricted); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByFieldValue", ReplyAction="*")] System.Threading.Tasks.Task SearchSecretsByFieldValueAsync(string token, string fieldName, string searchTerm, bool showDeleted, bool showRestricted); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretsByExposedFieldValue", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSecretsByFieldValueResult GetSecretsByExposedFieldValue(string token, string fieldName, string searchTerm, bool showDeleted, bool showPartialMatches); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretsByExposedFieldValue", ReplyAction="*")] System.Threading.Tasks.Task GetSecretsByExposedFieldValueAsync(string token, string fieldName, string searchTerm, bool showDeleted, bool showPartialMatches); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByExposedFieldValue", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByExposedFieldValue(string token, string fieldName, string searchTerm, bool showDeleted, bool showRestricted, bool showPartialMatches); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByExposedFieldValue", ReplyAction="*")] System.Threading.Tasks.Task SearchSecretsByExposedFieldValueAsync(string token, string fieldName, string searchTerm, bool showDeleted, bool showRestricted, bool showPartialMatches); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByExposedValues", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByExposedValues(string token, string searchTerm, bool showDeleted, bool showRestricted, bool showPartialMatches); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByExposedValues", ReplyAction="*")] System.Threading.Tasks.Task SearchSecretsByExposedValuesAsync(string token, string searchTerm, bool showDeleted, bool showRestricted, bool showPartialMatches); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddUser(string token, Alkami.Ops.SecretServer.SSWebService.User newUser); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddUser", ReplyAction="*")] System.Threading.Tasks.Task AddUserAsync(string token, Alkami.Ops.SecretServer.SSWebService.User newUser); // CODEGEN: Parameter 'includeDeleted' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecrets", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchSecretsResponse SearchSecrets(Alkami.Ops.SecretServer.SSWebService.SearchSecretsRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecrets", ReplyAction="*")] System.Threading.Tasks.Task SearchSecretsAsync(Alkami.Ops.SecretServer.SSWebService.SearchSecretsRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsLegacy", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsLegacy(string token, string searchTerm); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsLegacy", ReplyAction="*")] System.Threading.Tasks.Task SearchSecretsLegacyAsync(string token, string searchTerm); // CODEGEN: Parameter 'folderId' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByFolder", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderResponse SearchSecretsByFolder(Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByFolder", ReplyAction="*")] System.Threading.Tasks.Task SearchSecretsByFolderAsync(Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderRequest request); // CODEGEN: Parameter 'folderId' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByFolderLegacy", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyResponse SearchSecretsByFolderLegacy(Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretsByFolderLegacy", ReplyAction="*")] System.Threading.Tasks.Task SearchSecretsByFolderLegacyAsync(Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetFavorites", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetFavoritesResult GetFavorites(string token, bool includeRestricted); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetFavorites", ReplyAction="*")] System.Threading.Tasks.Task GetFavoritesAsync(string token, bool includeRestricted); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateIsFavorite", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult UpdateIsFavorite(string token, int secretId, bool isFavorite); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateIsFavorite", ReplyAction="*")] System.Threading.Tasks.Task UpdateIsFavoriteAsync(string token, int secretId, bool isFavorite); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.AddSecretResult AddSecret(string token, int secretTypeId, string secretName, int[] secretFieldIds, string[] secretItemValues, int folderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddSecret", ReplyAction="*")] System.Threading.Tasks.Task AddSecretAsync(string token, int secretTypeId, string secretName, int[] secretFieldIds, string[] secretItemValues, int folderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddNewSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.AddSecretResult AddNewSecret(string token, Alkami.Ops.SecretServer.SSWebService.Secret secret); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddNewSecret", ReplyAction="*")] System.Threading.Tasks.Task AddNewSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.Secret secret); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetNewSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSecretResult GetNewSecret(string token, int secretTypeId, int folderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetNewSecret", ReplyAction="*")] System.Threading.Tasks.Task GetNewSecretAsync(string token, int secretTypeId, int folderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretTemplateFields", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSecretTemplateFieldsResult GetSecretTemplateFields(string token, int secretTypeId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretTemplateFields", ReplyAction="*")] System.Threading.Tasks.Task GetSecretTemplateFieldsAsync(string token, int secretTypeId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult UpdateSecret(string token, Alkami.Ops.SecretServer.SSWebService.Secret secret); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateSecret", ReplyAction="*")] System.Threading.Tasks.Task UpdateSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.Secret secret); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretTemplates", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSecretTemplatesResult GetSecretTemplates(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretTemplates", ReplyAction="*")] System.Threading.Tasks.Task GetSecretTemplatesAsync(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GeneratePassword", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GeneratePasswordResult GeneratePassword(string token, int secretFieldId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GeneratePassword", ReplyAction="*")] System.Threading.Tasks.Task GeneratePasswordAsync(string token, int secretFieldId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DeactivateSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult DeactivateSecret(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DeactivateSecret", ReplyAction="*")] System.Threading.Tasks.Task DeactivateSecretAsync(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/VersionGet", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.VersionGetResult VersionGet(); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/VersionGet", ReplyAction="*")] System.Threading.Tasks.Task VersionGetAsync(); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderGet", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetFolderResult FolderGet(string token, int folderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderGet", ReplyAction="*")] System.Threading.Tasks.Task FolderGetAsync(string token, int folderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderUpdate", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult FolderUpdate(string token, Alkami.Ops.SecretServer.SSWebService.Folder modifiedFolder); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderUpdate", ReplyAction="*")] System.Threading.Tasks.Task FolderUpdateAsync(string token, Alkami.Ops.SecretServer.SSWebService.Folder modifiedFolder); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderGetAllChildren", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetFoldersResult FolderGetAllChildren(string token, int parentFolderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderGetAllChildren", ReplyAction="*")] System.Threading.Tasks.Task FolderGetAllChildrenAsync(string token, int parentFolderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderCreate", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.CreateFolderResult FolderCreate(string token, string folderName, int parentFolderId, int folderTypeId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderCreate", ReplyAction="*")] System.Threading.Tasks.Task FolderCreateAsync(string token, string folderName, int parentFolderId, int folderTypeId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderExtendedCreate", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.FolderExtendedCreateResult FolderExtendedCreate(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtended folder); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderExtendedCreate", ReplyAction="*")] System.Threading.Tasks.Task FolderExtendedCreateAsync(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtended folder); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderExtendedGet", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.FolderExtendedGetResult FolderExtendedGet(string token, int folderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderExtendedGet", ReplyAction="*")] System.Threading.Tasks.Task FolderExtendedGetAsync(string token, int folderId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderExtendedUpdate", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.FolderExtendedUpdateResult FolderExtendedUpdate(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtended folder); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderExtendedUpdate", ReplyAction="*")] System.Threading.Tasks.Task FolderExtendedUpdateAsync(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtended folder); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderExtendedGetNew", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.FolderExtendedGetNewResult FolderExtendedGetNew(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtendedGetNewRequest folderExtendedGetNewRequest); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/FolderExtendedGetNew", ReplyAction="*")] System.Threading.Tasks.Task FolderExtendedGetNewAsync(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtendedGetNewRequest folderExtendedGetNewRequest); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchFolders", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchFolderResult SearchFolders(string token, string folderName); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchFolders", ReplyAction="*")] System.Threading.Tasks.Task SearchFoldersAsync(string token, string folderName); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DownloadFileAttachment", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.FileDownloadResult DownloadFileAttachment(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DownloadFileAttachment", ReplyAction="*")] System.Threading.Tasks.Task DownloadFileAttachmentAsync(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DownloadFileAttachmentByItemId", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.FileDownloadResult DownloadFileAttachmentByItemId(string token, int secretId, int secretItemId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DownloadFileAttachmentByItemId", ReplyAction="*")] System.Threading.Tasks.Task DownloadFileAttachmentByItemIdAsync(string token, int secretId, int secretItemId); // CODEGEN: Parameter 'fileData' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UploadFileAttachment", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentResponse UploadFileAttachment(Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UploadFileAttachment", ReplyAction="*")] System.Threading.Tasks.Task UploadFileAttachmentAsync(Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentRequest request); // CODEGEN: Parameter 'fileData' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UploadFileAttachmentByItemId", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdResponse UploadFileAttachmentByItemId(Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UploadFileAttachmentByItemId", ReplyAction="*")] System.Threading.Tasks.Task UploadFileAttachmentByItemIdAsync(Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ExpireSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult ExpireSecret(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ExpireSecret", ReplyAction="*")] System.Threading.Tasks.Task ExpireSecretAsync(string token, int secretId); // CODEGEN: Parameter 'checkOutInterval' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SetCheckOutEnabled", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledResponse SetCheckOutEnabled(Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SetCheckOutEnabled", ReplyAction="*")] System.Threading.Tasks.Task SetCheckOutEnabledAsync(Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ImportXML", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult ImportXML(string token, string xml); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/ImportXML", ReplyAction="*")] System.Threading.Tasks.Task ImportXMLAsync(string token, string xml); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretAudit", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSecretAuditResult GetSecretAudit(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretAudit", ReplyAction="*")] System.Threading.Tasks.Task GetSecretAuditAsync(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddDependency", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddDependency(string token, Alkami.Ops.SecretServer.SSWebService.Dependency dependency); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddDependency", ReplyAction="*")] System.Threading.Tasks.Task AddDependencyAsync(string token, Alkami.Ops.SecretServer.SSWebService.Dependency dependency); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/RemoveDependency", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult RemoveDependency(string token, int dependencyId, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/RemoveDependency", ReplyAction="*")] System.Threading.Tasks.Task RemoveDependencyAsync(string token, int dependencyId, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetDependencies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetDependenciesResult GetDependencies(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetDependencies", ReplyAction="*")] System.Threading.Tasks.Task GetDependenciesAsync(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/CreateDependencyGroupForSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult CreateDependencyGroupForSecret(string token, Alkami.Ops.SecretServer.SSWebService.DependencyGroup dependencyGroup); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/CreateDependencyGroupForSecret", ReplyAction="*")] System.Threading.Tasks.Task CreateDependencyGroupForSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.DependencyGroup dependencyGroup); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetDependencyGroupsForSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetDependencyGroupsResult GetDependencyGroupsForSecret(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetDependencyGroupsForSecret", ReplyAction="*")] System.Threading.Tasks.Task GetDependencyGroupsForSecretAsync(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateDependencyGroupForSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult UpdateDependencyGroupForSecret(string token, Alkami.Ops.SecretServer.SSWebService.DependencyGroup dependencyGroup); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateDependencyGroupForSecret", ReplyAction="*")] System.Threading.Tasks.Task UpdateDependencyGroupForSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.DependencyGroup dependencyGroup); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/RemoveDependencyGroupForSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult RemoveDependencyGroupForSecret(string token, int dependencyGroupId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/RemoveDependencyGroupForSecret", ReplyAction="*")] System.Threading.Tasks.Task RemoveDependencyGroupForSecretAsync(string token, int dependencyGroupId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetDistributedEngines", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSitesResult GetDistributedEngines(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetDistributedEngines", ReplyAction="*")] System.Threading.Tasks.Task GetDistributedEnginesAsync(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetTicketSystems", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetTicketSystemsResult GetTicketSystems(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetTicketSystems", ReplyAction="*")] System.Threading.Tasks.Task GetTicketSystemsAsync(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AssignSite", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult AssignSite(string token, int secretId, int siteId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AssignSite", ReplyAction="*")] System.Threading.Tasks.Task AssignSiteAsync(string token, int secretId, int siteId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/CheckIn", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult CheckIn(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/CheckIn", ReplyAction="*")] System.Threading.Tasks.Task CheckInAsync(string token, int secretId); // CODEGEN: Parameter 'referenceId' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddSecretCustomAudit", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditResponse AddSecretCustomAudit(Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddSecretCustomAudit", ReplyAction="*")] System.Threading.Tasks.Task AddSecretCustomAuditAsync(Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateSecretPermission", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult UpdateSecretPermission(string token, int secretId, Alkami.Ops.SecretServer.SSWebService.GroupOrUserRecord groupOrUserRecord, bool view, bool edit, bool owner); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateSecretPermission", ReplyAction="*")] System.Threading.Tasks.Task UpdateSecretPermissionAsync(string token, int secretId, Alkami.Ops.SecretServer.SSWebService.GroupOrUserRecord groupOrUserRecord, bool view, bool edit, bool owner); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/CheckInByKey", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult CheckInByKey(string sessionKey); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/CheckInByKey", ReplyAction="*")] System.Threading.Tasks.Task CheckInByKeyAsync(string sessionKey); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/WhoAmI", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.UserInfoResult WhoAmI(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/WhoAmI", ReplyAction="*")] System.Threading.Tasks.Task WhoAmIAsync(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetAllGroups", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetAllGroupsResult GetAllGroups(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetAllGroups", ReplyAction="*")] System.Threading.Tasks.Task GetAllGroupsAsync(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AssignUserToGroup", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult AssignUserToGroup(string token, int userId, int groupId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AssignUserToGroup", ReplyAction="*")] System.Threading.Tasks.Task AssignUserToGroupAsync(string token, int userId, int groupId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSSHLoginCredentials", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SSHCredentialsResult GetSSHLoginCredentials(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSSHLoginCredentials", ReplyAction="*")] System.Threading.Tasks.Task GetSSHLoginCredentialsAsync(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSSHLoginCredentialsWithMachine", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SSHCredentialsResult GetSSHLoginCredentialsWithMachine(string token, int secretId, string machine); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSSHLoginCredentialsWithMachine", ReplyAction="*")] System.Threading.Tasks.Task GetSSHLoginCredentialsWithMachineAsync(string token, int secretId, string machine); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchUsers", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetUsersResult SearchUsers(string token, string searchTerm, bool includeInactiveUsers); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchUsers", ReplyAction="*")] System.Threading.Tasks.Task SearchUsersAsync(string token, string searchTerm, bool includeInactiveUsers); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetUserResult GetUser(string token, int userId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetUser", ReplyAction="*")] System.Threading.Tasks.Task GetUserAsync(string token, int userId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.UpdateUserResult UpdateUser(string token, Alkami.Ops.SecretServer.SSWebService.User user); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateUser", ReplyAction="*")] System.Threading.Tasks.Task UpdateUserAsync(string token, Alkami.Ops.SecretServer.SSWebService.User user); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretItemHistoryByFieldName", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SecretItemHistoryResult GetSecretItemHistoryByFieldName(string token, int secretId, string fieldDisplayName); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretItemHistoryByFieldName", ReplyAction="*")] System.Threading.Tasks.Task GetSecretItemHistoryByFieldNameAsync(string token, int secretId, string fieldDisplayName); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretPolicyForSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SecretPolicyForSecretResult GetSecretPolicyForSecret(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSecretPolicyForSecret", ReplyAction="*")] System.Threading.Tasks.Task GetSecretPolicyForSecretAsync(string token, int secretId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AssignSecretPolicyForSecret", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SecretPolicyForSecretResult AssignSecretPolicyForSecret(string token, Alkami.Ops.SecretServer.SSWebService.SecretPolicyForSecret secretPolicyForSecret); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AssignSecretPolicyForSecret", ReplyAction="*")] System.Threading.Tasks.Task AssignSecretPolicyForSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.SecretPolicyForSecret secretPolicyForSecret); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretPolicies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SearchSecretPoliciesResult SearchSecretPolicies(string token, string term, bool includeInactive); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SearchSecretPolicies", ReplyAction="*")] System.Threading.Tasks.Task SearchSecretPoliciesAsync(string token, string term, bool includeInactive); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/RunActiveDirectorySynchronization", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult RunActiveDirectorySynchronization(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/RunActiveDirectorySynchronization", ReplyAction="*")] System.Threading.Tasks.Task RunActiveDirectorySynchronizationAsync(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddGroupToActiveDirectorySynchronization", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddGroupToActiveDirectorySynchronization(string token, Alkami.Ops.SecretServer.SSWebService.AddGroupRequestMessage addGroupRequestMessage); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddGroupToActiveDirectorySynchronization", ReplyAction="*")] System.Threading.Tasks.Task AddGroupToActiveDirectorySynchronizationAsync(string token, Alkami.Ops.SecretServer.SSWebService.AddGroupRequestMessage addGroupRequestMessage); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddSecretPolicy", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SecretPolicyResult AddSecretPolicy(string token, Alkami.Ops.SecretServer.SSWebService.SecretPolicyDetail secretPolicy); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddSecretPolicy", ReplyAction="*")] System.Threading.Tasks.Task AddSecretPolicyAsync(string token, Alkami.Ops.SecretServer.SSWebService.SecretPolicyDetail secretPolicy); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetNewSecretPolicy", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.SecretPolicyResult GetNewSecretPolicy(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetNewSecretPolicy", ReplyAction="*")] System.Threading.Tasks.Task GetNewSecretPolicyAsync(string token); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSSHCommandMenu", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSshCommandMenuResult GetSSHCommandMenu(string token, int sshCommandMenuId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetSSHCommandMenu", ReplyAction="*")] System.Threading.Tasks.Task GetSSHCommandMenuAsync(string token, int sshCommandMenuId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SaveSSHCommandMenu", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetSshCommandMenuResult SaveSSHCommandMenu(string token, Alkami.Ops.SecretServer.SSWebService.SshCommandMenu sshCommandMenu, string commandsText, bool deleteCommands); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/SaveSSHCommandMenu", ReplyAction="*")] System.Threading.Tasks.Task SaveSSHCommandMenuAsync(string token, Alkami.Ops.SecretServer.SSWebService.SshCommandMenu sshCommandMenu, string commandsText, bool deleteCommands); // CODEGEN: Parameter 'includeInactive' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetAllSSHCommandMenus", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusResponse GetAllSSHCommandMenus(Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetAllSSHCommandMenus", ReplyAction="*")] System.Threading.Tasks.Task GetAllSSHCommandMenusAsync(Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusRequest request); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DeleteSSHCommandMenu", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult DeleteSSHCommandMenu(string token, int sshCommandMenuId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/DeleteSSHCommandMenu", ReplyAction="*")] System.Threading.Tasks.Task DeleteSSHCommandMenuAsync(string token, int sshCommandMenuId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/RestoreSSHCommandMenu", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult RestoreSSHCommandMenu(string token, int sshCommandMenuId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/RestoreSSHCommandMenu", ReplyAction="*")] System.Threading.Tasks.Task RestoreSSHCommandMenuAsync(string token, int sshCommandMenuId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddScript", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddScript(string token, Alkami.Ops.SecretServer.SSWebService.UserScript newUserScript); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/AddScript", ReplyAction="*")] System.Threading.Tasks.Task AddScriptAsync(string token, Alkami.Ops.SecretServer.SSWebService.UserScript newUserScript); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetAllScripts", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetUserScriptsResult GetAllScripts(string token, bool includeInactiveUserScripts); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetAllScripts", ReplyAction="*")] System.Threading.Tasks.Task GetAllScriptsAsync(string token, bool includeInactiveUserScripts); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetScript", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.GetUserScriptResult GetScript(string token, int userScriptId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/GetScript", ReplyAction="*")] System.Threading.Tasks.Task GetScriptAsync(string token, int userScriptId); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateScript", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(FolderExtendedResultBase))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GenericResult))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(SqlScriptArgument2[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UserScript[]))] Alkami.Ops.SecretServer.SSWebService.UpdateUserScriptResult UpdateScript(string token, Alkami.Ops.SecretServer.SSWebService.UserScript userScript); [System.ServiceModel.OperationContractAttribute(Action="urn:thesecretserver.com/UpdateScript", ReplyAction="*")] System.Threading.Tasks.Task UpdateScriptAsync(string token, Alkami.Ops.SecretServer.SSWebService.UserScript userScript); } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class RequestApprovalResult : GenericResult { private ApprovalInfo approvalInfoField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public ApprovalInfo ApprovalInfo { get { return this.approvalInfoField; } set { this.approvalInfoField = value; this.RaisePropertyChanged("ApprovalInfo"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class ApprovalInfo : object, System.ComponentModel.INotifyPropertyChanged { private SecretAccessRequestStatus statusField; private string responderField; private System.DateTime responseDateField; private string responseCommentField; private System.Nullable expirationDateField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public SecretAccessRequestStatus Status { get { return this.statusField; } set { this.statusField = value; this.RaisePropertyChanged("Status"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Responder { get { return this.responderField; } set { this.responderField = value; this.RaisePropertyChanged("Responder"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public System.DateTime ResponseDate { get { return this.responseDateField; } set { this.responseDateField = value; this.RaisePropertyChanged("ResponseDate"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string ResponseComment { get { return this.responseCommentField; } set { this.responseCommentField = value; this.RaisePropertyChanged("ResponseComment"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=4)] public System.Nullable ExpirationDate { get { return this.expirationDateField; } set { this.expirationDateField = value; this.RaisePropertyChanged("ExpirationDate"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public enum SecretAccessRequestStatus { /// Pending, /// Approved, /// Denied, /// Canceled, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SshScriptArgument2 : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string valueField; private SshArgumentType2 sshTypeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public SshArgumentType2 SshType { get { return this.sshTypeField; } set { this.sshTypeField = value; this.RaisePropertyChanged("SshType"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public enum SshArgumentType2 { /// Interpreted, /// Literal, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class AdditionalDataSshObject : object, System.ComponentModel.INotifyPropertyChanged { private string portField; private LineEnding lineEndingField; private bool doNotUseEnvironmentField; private SshScriptArgument2[] paramsField; private int versionField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Port { get { return this.portField; } set { this.portField = value; this.RaisePropertyChanged("Port"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public LineEnding LineEnding { get { return this.lineEndingField; } set { this.lineEndingField = value; this.RaisePropertyChanged("LineEnding"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool DoNotUseEnvironment { get { return this.doNotUseEnvironmentField; } set { this.doNotUseEnvironmentField = value; this.RaisePropertyChanged("DoNotUseEnvironment"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=3)] public SshScriptArgument2[] Params { get { return this.paramsField; } set { this.paramsField = value; this.RaisePropertyChanged("Params"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public int Version { get { return this.versionField; } set { this.versionField = value; this.RaisePropertyChanged("Version"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public enum LineEnding { /// NewLine, /// CarriageReturn, /// CarriageReturnNewLine, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetSshCommandMenusResult : object, System.ComponentModel.INotifyPropertyChanged { private SshCommandMenu[] sshCommandMenusField; private string[] errorsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public SshCommandMenu[] SshCommandMenus { get { return this.sshCommandMenusField; } set { this.sshCommandMenusField = value; this.RaisePropertyChanged("SshCommandMenus"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SshCommandMenu : object, System.ComponentModel.INotifyPropertyChanged { private int sshCommandMenuIdField; private string nameField; private bool activeField; private string descriptionField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SshCommandMenuId { get { return this.sshCommandMenuIdField; } set { this.sshCommandMenuIdField = value; this.RaisePropertyChanged("SshCommandMenuId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Active { get { return this.activeField; } set { this.activeField = value; this.RaisePropertyChanged("Active"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetSshCommandMenuResult : object, System.ComponentModel.INotifyPropertyChanged { private SshCommandMenu sshCommandMenuField; private string sshCommandsField; private string[] errorsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public SshCommandMenu SshCommandMenu { get { return this.sshCommandMenuField; } set { this.sshCommandMenuField = value; this.RaisePropertyChanged("SshCommandMenu"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string SshCommands { get { return this.sshCommandsField; } set { this.sshCommandsField = value; this.RaisePropertyChanged("SshCommands"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=2)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class AddGroupRequestMessage : object, System.ComponentModel.INotifyPropertyChanged { private string groupNameField; private System.Nullable domainIdField; private string domainNameField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string GroupName { get { return this.groupNameField; } set { this.groupNameField = value; this.RaisePropertyChanged("GroupName"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=1)] public System.Nullable DomainId { get { return this.domainIdField; } set { this.domainIdField = value; this.RaisePropertyChanged("DomainId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string DomainName { get { return this.domainNameField; } set { this.domainNameField = value; this.RaisePropertyChanged("DomainName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretItemHistoryWebServiceResult : object, System.ComponentModel.INotifyPropertyChanged { private int secretItemHistoryIdField; private int userIdField; private int secretItemIdField; private int secretIdField; private System.DateTime dateField; private string itemValueNewField; private string itemValueNew2Field; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SecretItemHistoryId { get { return this.secretItemHistoryIdField; } set { this.secretItemHistoryIdField = value; this.RaisePropertyChanged("SecretItemHistoryId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int UserId { get { return this.userIdField; } set { this.userIdField = value; this.RaisePropertyChanged("UserId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public int SecretItemId { get { return this.secretItemIdField; } set { this.secretItemIdField = value; this.RaisePropertyChanged("SecretItemId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public int SecretId { get { return this.secretIdField; } set { this.secretIdField = value; this.RaisePropertyChanged("SecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public System.DateTime Date { get { return this.dateField; } set { this.dateField = value; this.RaisePropertyChanged("Date"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public string ItemValueNew { get { return this.itemValueNewField; } set { this.itemValueNewField = value; this.RaisePropertyChanged("ItemValueNew"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string ItemValueNew2 { get { return this.itemValueNew2Field; } set { this.itemValueNew2Field = value; this.RaisePropertyChanged("ItemValueNew2"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretItemHistoryResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private bool successField; private SecretItemHistoryWebServiceResult[] secretItemHistoriesField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public bool Success { get { return this.successField; } set { this.successField = value; this.RaisePropertyChanged("Success"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=2)] public SecretItemHistoryWebServiceResult[] SecretItemHistories { get { return this.secretItemHistoriesField; } set { this.secretItemHistoriesField = value; this.RaisePropertyChanged("SecretItemHistories"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class UpdateUserResult : object, System.ComponentModel.INotifyPropertyChanged { private User userField; private string[] errorsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public User User { get { return this.userField; } set { this.userField = value; this.RaisePropertyChanged("User"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class User : object, System.ComponentModel.INotifyPropertyChanged { private System.Nullable idField; private string userNameField; private string displayNameField; private System.Nullable domainIdField; private bool isApplicationAccountField; private bool radiusTwoFactorField; private bool emailTwoFactorField; private string radiusUserNameField; private string emailAddressField; private string passwordField; private bool enabledField; private bool duoTwoFactorField; private bool oATHTwoFactorField; /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=0)] public System.Nullable Id { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string UserName { get { return this.userNameField; } set { this.userNameField = value; this.RaisePropertyChanged("UserName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string DisplayName { get { return this.displayNameField; } set { this.displayNameField = value; this.RaisePropertyChanged("DisplayName"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=3)] public System.Nullable DomainId { get { return this.domainIdField; } set { this.domainIdField = value; this.RaisePropertyChanged("DomainId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool IsApplicationAccount { get { return this.isApplicationAccountField; } set { this.isApplicationAccountField = value; this.RaisePropertyChanged("IsApplicationAccount"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool RadiusTwoFactor { get { return this.radiusTwoFactorField; } set { this.radiusTwoFactorField = value; this.RaisePropertyChanged("RadiusTwoFactor"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool EmailTwoFactor { get { return this.emailTwoFactorField; } set { this.emailTwoFactorField = value; this.RaisePropertyChanged("EmailTwoFactor"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string RadiusUserName { get { return this.radiusUserNameField; } set { this.radiusUserNameField = value; this.RaisePropertyChanged("RadiusUserName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string EmailAddress { get { return this.emailAddressField; } set { this.emailAddressField = value; this.RaisePropertyChanged("EmailAddress"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string Password { get { return this.passwordField; } set { this.passwordField = value; this.RaisePropertyChanged("Password"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public bool Enabled { get { return this.enabledField; } set { this.enabledField = value; this.RaisePropertyChanged("Enabled"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=11)] public bool DuoTwoFactor { get { return this.duoTwoFactorField; } set { this.duoTwoFactorField = value; this.RaisePropertyChanged("DuoTwoFactor"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=12)] public bool OATHTwoFactor { get { return this.oATHTwoFactorField; } set { this.oATHTwoFactorField = value; this.RaisePropertyChanged("OATHTwoFactor"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetUserResult : object, System.ComponentModel.INotifyPropertyChanged { private User userField; private string[] errorsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public User User { get { return this.userField; } set { this.userField = value; this.RaisePropertyChanged("User"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetUsersResult : object, System.ComponentModel.INotifyPropertyChanged { private User[] usersField; private string[] errorsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public User[] Users { get { return this.usersField; } set { this.usersField = value; this.RaisePropertyChanged("Users"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class Group : object, System.ComponentModel.INotifyPropertyChanged { private int idField; private string nameField; private int domainIdField; private string domainNameField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int Id { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public int DomainId { get { return this.domainIdField; } set { this.domainIdField = value; this.RaisePropertyChanged("DomainId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string DomainName { get { return this.domainNameField; } set { this.domainNameField = value; this.RaisePropertyChanged("DomainName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetAllGroupsResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private Group[] groupsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public Group[] Groups { get { return this.groupsField; } set { this.groupsField = value; this.RaisePropertyChanged("Groups"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class UserInfoResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private string displayNameField; private string userNameField; private string knownAsField; private int userIdField; private int domainIdField; private string domainNameField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string DisplayName { get { return this.displayNameField; } set { this.displayNameField = value; this.RaisePropertyChanged("DisplayName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string UserName { get { return this.userNameField; } set { this.userNameField = value; this.RaisePropertyChanged("UserName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string KnownAs { get { return this.knownAsField; } set { this.knownAsField = value; this.RaisePropertyChanged("KnownAs"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public int UserId { get { return this.userIdField; } set { this.userIdField = value; this.RaisePropertyChanged("UserId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public int DomainId { get { return this.domainIdField; } set { this.domainIdField = value; this.RaisePropertyChanged("DomainId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string DomainName { get { return this.domainNameField; } set { this.domainNameField = value; this.RaisePropertyChanged("DomainName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class TicketSystem : object, System.ComponentModel.INotifyPropertyChanged { private int ticketSystemIdField; private string nameField; private string descriptionField; private bool isDefaultField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int TicketSystemId { get { return this.ticketSystemIdField; } set { this.ticketSystemIdField = value; this.RaisePropertyChanged("TicketSystemId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool IsDefault { get { return this.isDefaultField; } set { this.isDefaultField = value; this.RaisePropertyChanged("IsDefault"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetTicketSystemsResult : object, System.ComponentModel.INotifyPropertyChanged { private TicketSystem[] ticketSystemsField; private string[] errorsField; private bool successField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public TicketSystem[] TicketSystems { get { return this.ticketSystemsField; } set { this.ticketSystemsField = value; this.RaisePropertyChanged("TicketSystems"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Success { get { return this.successField; } set { this.successField = value; this.RaisePropertyChanged("Success"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SiteConnector : object, System.ComponentModel.INotifyPropertyChanged { private int siteConnectorIdField; private string siteConnectorNameField; private string queueTypeField; private string hostNameField; private int portField; private bool activeField; private bool validatedField; private bool useSslField; private string sslCertificateThumbprintField; private System.DateTime lastModifiedDateField; private string userNameField; private byte[] passwordIVField; private string versionField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SiteConnectorId { get { return this.siteConnectorIdField; } set { this.siteConnectorIdField = value; this.RaisePropertyChanged("SiteConnectorId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string SiteConnectorName { get { return this.siteConnectorNameField; } set { this.siteConnectorNameField = value; this.RaisePropertyChanged("SiteConnectorName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string QueueType { get { return this.queueTypeField; } set { this.queueTypeField = value; this.RaisePropertyChanged("QueueType"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string HostName { get { return this.hostNameField; } set { this.hostNameField = value; this.RaisePropertyChanged("HostName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public int Port { get { return this.portField; } set { this.portField = value; this.RaisePropertyChanged("Port"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool Active { get { return this.activeField; } set { this.activeField = value; this.RaisePropertyChanged("Active"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool Validated { get { return this.validatedField; } set { this.validatedField = value; this.RaisePropertyChanged("Validated"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public bool UseSsl { get { return this.useSslField; } set { this.useSslField = value; this.RaisePropertyChanged("UseSsl"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string SslCertificateThumbprint { get { return this.sslCertificateThumbprintField; } set { this.sslCertificateThumbprintField = value; this.RaisePropertyChanged("SslCertificateThumbprint"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public System.DateTime LastModifiedDate { get { return this.lastModifiedDateField; } set { this.lastModifiedDateField = value; this.RaisePropertyChanged("LastModifiedDate"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public string UserName { get { return this.userNameField; } set { this.userNameField = value; this.RaisePropertyChanged("UserName"); } } /// [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=11)] public byte[] PasswordIV { get { return this.passwordIVField; } set { this.passwordIVField = value; this.RaisePropertyChanged("PasswordIV"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=12)] public string Version { get { return this.versionField; } set { this.versionField = value; this.RaisePropertyChanged("Version"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class Site : object, System.ComponentModel.INotifyPropertyChanged { private int siteIdField; private int organizationIdField; private string symmetricKeyField; private byte[] symmetricKeyIVField; private byte[] initializationVectorField; private string siteNameField; private bool activeField; private int heartbeatIntervalField; private bool useWebSiteField; private bool systemSiteField; private bool enableProxyField; private System.Nullable portField; private System.DateTime lastModifiedDateField; private string winRMEndpointField; private System.Nullable enableCredSSPForWinRMField; private int siteConnectorIdField; private SiteConnector siteConnectorField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SiteId { get { return this.siteIdField; } set { this.siteIdField = value; this.RaisePropertyChanged("SiteId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int OrganizationId { get { return this.organizationIdField; } set { this.organizationIdField = value; this.RaisePropertyChanged("OrganizationId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string SymmetricKey { get { return this.symmetricKeyField; } set { this.symmetricKeyField = value; this.RaisePropertyChanged("SymmetricKey"); } } /// [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=3)] public byte[] SymmetricKeyIV { get { return this.symmetricKeyIVField; } set { this.symmetricKeyIVField = value; this.RaisePropertyChanged("SymmetricKeyIV"); } } /// [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=4)] public byte[] InitializationVector { get { return this.initializationVectorField; } set { this.initializationVectorField = value; this.RaisePropertyChanged("InitializationVector"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public string SiteName { get { return this.siteNameField; } set { this.siteNameField = value; this.RaisePropertyChanged("SiteName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool Active { get { return this.activeField; } set { this.activeField = value; this.RaisePropertyChanged("Active"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public int HeartbeatInterval { get { return this.heartbeatIntervalField; } set { this.heartbeatIntervalField = value; this.RaisePropertyChanged("HeartbeatInterval"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public bool UseWebSite { get { return this.useWebSiteField; } set { this.useWebSiteField = value; this.RaisePropertyChanged("UseWebSite"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public bool SystemSite { get { return this.systemSiteField; } set { this.systemSiteField = value; this.RaisePropertyChanged("SystemSite"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public bool EnableProxy { get { return this.enableProxyField; } set { this.enableProxyField = value; this.RaisePropertyChanged("EnableProxy"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=11)] public System.Nullable Port { get { return this.portField; } set { this.portField = value; this.RaisePropertyChanged("Port"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=12)] public System.DateTime LastModifiedDate { get { return this.lastModifiedDateField; } set { this.lastModifiedDateField = value; this.RaisePropertyChanged("LastModifiedDate"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=13)] public string WinRMEndpoint { get { return this.winRMEndpointField; } set { this.winRMEndpointField = value; this.RaisePropertyChanged("WinRMEndpoint"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=14)] public System.Nullable EnableCredSSPForWinRM { get { return this.enableCredSSPForWinRMField; } set { this.enableCredSSPForWinRMField = value; this.RaisePropertyChanged("EnableCredSSPForWinRM"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=15)] public int SiteConnectorId { get { return this.siteConnectorIdField; } set { this.siteConnectorIdField = value; this.RaisePropertyChanged("SiteConnectorId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=16)] public SiteConnector SiteConnector { get { return this.siteConnectorField; } set { this.siteConnectorField = value; this.RaisePropertyChanged("SiteConnector"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetSitesResult : object, System.ComponentModel.INotifyPropertyChanged { private Site[] sitesField; private string[] errorsField; private bool successField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public Site[] Sites { get { return this.sitesField; } set { this.sitesField = value; this.RaisePropertyChanged("Sites"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Success { get { return this.successField; } set { this.successField = value; this.RaisePropertyChanged("Success"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetDependencyGroupsResult : object, System.ComponentModel.INotifyPropertyChanged { private DependencyGroup[] dependencyGroupsField; private string[] errorsField; private bool successField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public DependencyGroup[] DependencyGroups { get { return this.dependencyGroupsField; } set { this.dependencyGroupsField = value; this.RaisePropertyChanged("DependencyGroups"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Success { get { return this.successField; } set { this.successField = value; this.RaisePropertyChanged("Success"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class DependencyGroup : object, System.ComponentModel.INotifyPropertyChanged { private int secretDependencyGroupIdField; private int secretIdField; private string nameField; private System.Nullable siteIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SecretDependencyGroupId { get { return this.secretDependencyGroupIdField; } set { this.secretDependencyGroupIdField = value; this.RaisePropertyChanged("SecretDependencyGroupId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int SecretId { get { return this.secretIdField; } set { this.secretIdField = value; this.RaisePropertyChanged("SecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=3)] public System.Nullable SiteId { get { return this.siteIdField; } set { this.siteIdField = value; this.RaisePropertyChanged("SiteId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetDependenciesResult : object, System.ComponentModel.INotifyPropertyChanged { private Dependency[] dependenciesField; private string[] errorsField; private bool successField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public Dependency[] Dependencies { get { return this.dependenciesField; } set { this.dependenciesField = value; this.RaisePropertyChanged("Dependencies"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Success { get { return this.successField; } set { this.successField = value; this.RaisePropertyChanged("Success"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class Dependency : object, System.ComponentModel.INotifyPropertyChanged { private int secretIdField; private int secretDependencyTypeIdField; private string machineNameField; private string serviceNameField; private int privilegedAccountSecretIdField; private bool activeField; private bool restartOnPasswordChangeField; private int waitBeforeSecondsField; private AdditionalDependencyInfoJson additionalInfoField; private string descriptionField; private int scriptIdField; private int secretDependencyIdField; private System.Nullable sSHKeySecretIdField; private System.Nullable secretDependencyTemplateIdField; private System.Nullable secretDependencyGroupIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SecretId { get { return this.secretIdField; } set { this.secretIdField = value; this.RaisePropertyChanged("SecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int SecretDependencyTypeId { get { return this.secretDependencyTypeIdField; } set { this.secretDependencyTypeIdField = value; this.RaisePropertyChanged("SecretDependencyTypeId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string MachineName { get { return this.machineNameField; } set { this.machineNameField = value; this.RaisePropertyChanged("MachineName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string ServiceName { get { return this.serviceNameField; } set { this.serviceNameField = value; this.RaisePropertyChanged("ServiceName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public int PrivilegedAccountSecretId { get { return this.privilegedAccountSecretIdField; } set { this.privilegedAccountSecretIdField = value; this.RaisePropertyChanged("PrivilegedAccountSecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool Active { get { return this.activeField; } set { this.activeField = value; this.RaisePropertyChanged("Active"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool RestartOnPasswordChange { get { return this.restartOnPasswordChangeField; } set { this.restartOnPasswordChangeField = value; this.RaisePropertyChanged("RestartOnPasswordChange"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public int WaitBeforeSeconds { get { return this.waitBeforeSecondsField; } set { this.waitBeforeSecondsField = value; this.RaisePropertyChanged("WaitBeforeSeconds"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public AdditionalDependencyInfoJson AdditionalInfo { get { return this.additionalInfoField; } set { this.additionalInfoField = value; this.RaisePropertyChanged("AdditionalInfo"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public int ScriptId { get { return this.scriptIdField; } set { this.scriptIdField = value; this.RaisePropertyChanged("ScriptId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=11)] public int SecretDependencyId { get { return this.secretDependencyIdField; } set { this.secretDependencyIdField = value; this.RaisePropertyChanged("SecretDependencyId"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=12)] public System.Nullable SSHKeySecretId { get { return this.sSHKeySecretIdField; } set { this.sSHKeySecretIdField = value; this.RaisePropertyChanged("SSHKeySecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=13)] public System.Nullable SecretDependencyTemplateId { get { return this.secretDependencyTemplateIdField; } set { this.secretDependencyTemplateIdField = value; this.RaisePropertyChanged("SecretDependencyTemplateId"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=14)] public System.Nullable SecretDependencyGroupId { get { return this.secretDependencyGroupIdField; } set { this.secretDependencyGroupIdField = value; this.RaisePropertyChanged("SecretDependencyGroupId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class AdditionalDependencyInfoJson : object, System.ComponentModel.INotifyPropertyChanged { private string regexField; private string powershellArgumentsField; private SshScriptArgument[] sshArgumentsField; private SqlScriptArgument[] sqlArgumentsField; private OdbcConnectionArg[] odbcConnectionArgumentsField; private DependencyScanItemField[] dependencyScanItemFieldsField; private string portField; private string databaseField; private string serverKeyDigestField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Regex { get { return this.regexField; } set { this.regexField = value; this.RaisePropertyChanged("Regex"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string PowershellArguments { get { return this.powershellArgumentsField; } set { this.powershellArgumentsField = value; this.RaisePropertyChanged("PowershellArguments"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=2)] public SshScriptArgument[] SshArguments { get { return this.sshArgumentsField; } set { this.sshArgumentsField = value; this.RaisePropertyChanged("SshArguments"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=3)] public SqlScriptArgument[] SqlArguments { get { return this.sqlArgumentsField; } set { this.sqlArgumentsField = value; this.RaisePropertyChanged("SqlArguments"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=4)] public OdbcConnectionArg[] OdbcConnectionArguments { get { return this.odbcConnectionArgumentsField; } set { this.odbcConnectionArgumentsField = value; this.RaisePropertyChanged("OdbcConnectionArguments"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=5)] public DependencyScanItemField[] DependencyScanItemFields { get { return this.dependencyScanItemFieldsField; } set { this.dependencyScanItemFieldsField = value; this.RaisePropertyChanged("DependencyScanItemFields"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string Port { get { return this.portField; } set { this.portField = value; this.RaisePropertyChanged("Port"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string Database { get { return this.databaseField; } set { this.databaseField = value; this.RaisePropertyChanged("Database"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string ServerKeyDigest { get { return this.serverKeyDigestField; } set { this.serverKeyDigestField = value; this.RaisePropertyChanged("ServerKeyDigest"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SshScriptArgument : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string valueField; private SshArgumentType sshTypeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public SshArgumentType SshType { get { return this.sshTypeField; } set { this.sshTypeField = value; this.RaisePropertyChanged("SshType"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public enum SshArgumentType { /// Interpreted, /// Literal, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SqlScriptArgument : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private object valueField; private DbType dbTypeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public object Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public DbType DbType { get { return this.dbTypeField; } set { this.dbTypeField = value; this.RaisePropertyChanged("DbType"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public enum DbType { /// AnsiString, /// Binary, /// Byte, /// Boolean, /// Currency, /// Date, /// DateTime, /// Decimal, /// Double, /// Guid, /// Int16, /// Int32, /// Int64, /// Object, /// SByte, /// Single, /// String, /// Time, /// UInt16, /// UInt32, /// UInt64, /// VarNumeric, /// AnsiStringFixedLength, /// StringFixedLength, /// Xml, /// DateTime2, /// DateTimeOffset, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class OdbcConnectionArg : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string valueField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class DependencyScanItemField : object, System.ComponentModel.INotifyPropertyChanged { private int scanItemFieldIdField; private string nameField; private string valueField; private string parentNameField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int ScanItemFieldId { get { return this.scanItemFieldIdField; } set { this.scanItemFieldIdField = value; this.RaisePropertyChanged("ScanItemFieldId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string ParentName { get { return this.parentNameField; } set { this.parentNameField = value; this.RaisePropertyChanged("ParentName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class AuditSecret : object, System.ComponentModel.INotifyPropertyChanged { private int auditSecretIdField; private int secretIdField; private System.DateTime dateRecordedField; private string actionField; private string notesField; private int userIdField; private string secretNameField; private string ipAddressField; private int referenceIdField; private string byUserDisplayNameField; private string ticketNumberField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int AuditSecretId { get { return this.auditSecretIdField; } set { this.auditSecretIdField = value; this.RaisePropertyChanged("AuditSecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int SecretId { get { return this.secretIdField; } set { this.secretIdField = value; this.RaisePropertyChanged("SecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public System.DateTime DateRecorded { get { return this.dateRecordedField; } set { this.dateRecordedField = value; this.RaisePropertyChanged("DateRecorded"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Action { get { return this.actionField; } set { this.actionField = value; this.RaisePropertyChanged("Action"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string Notes { get { return this.notesField; } set { this.notesField = value; this.RaisePropertyChanged("Notes"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public int UserId { get { return this.userIdField; } set { this.userIdField = value; this.RaisePropertyChanged("UserId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string SecretName { get { return this.secretNameField; } set { this.secretNameField = value; this.RaisePropertyChanged("SecretName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string IpAddress { get { return this.ipAddressField; } set { this.ipAddressField = value; this.RaisePropertyChanged("IpAddress"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public int ReferenceId { get { return this.referenceIdField; } set { this.referenceIdField = value; this.RaisePropertyChanged("ReferenceId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string ByUserDisplayName { get { return this.byUserDisplayNameField; } set { this.byUserDisplayNameField = value; this.RaisePropertyChanged("ByUserDisplayName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public string TicketNumber { get { return this.ticketNumberField; } set { this.ticketNumberField = value; this.RaisePropertyChanged("TicketNumber"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetSecretAuditResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private AuditSecret[] secretAuditsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public AuditSecret[] SecretAudits { get { return this.secretAuditsField; } set { this.secretAuditsField = value; this.RaisePropertyChanged("SecretAudits"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SearchFolderResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private Folder[] foldersField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public Folder[] Folders { get { return this.foldersField; } set { this.foldersField = value; this.RaisePropertyChanged("Folders"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(FolderExtended))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class Folder : object, System.ComponentModel.INotifyPropertyChanged { private int idField; private string nameField; private int typeIdField; private int parentFolderIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int Id { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public int TypeId { get { return this.typeIdField; } set { this.typeIdField = value; this.RaisePropertyChanged("TypeId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public int ParentFolderId { get { return this.parentFolderIdField; } set { this.parentFolderIdField = value; this.RaisePropertyChanged("ParentFolderId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderExtended : Folder { private FolderPermissions permissionSettingsField; private FolderSettings settingsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public FolderPermissions PermissionSettings { get { return this.permissionSettingsField; } set { this.permissionSettingsField = value; this.RaisePropertyChanged("PermissionSettings"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public FolderSettings Settings { get { return this.settingsField; } set { this.settingsField = value; this.RaisePropertyChanged("Settings"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderPermissions : object, System.ComponentModel.INotifyPropertyChanged { private System.Nullable isChangeToPermissionsField; private System.Nullable inheritPermissionsEnabledField; private FolderPermission[] permissionsField; /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=0)] public System.Nullable IsChangeToPermissions { get { return this.isChangeToPermissionsField; } set { this.isChangeToPermissionsField = value; this.RaisePropertyChanged("IsChangeToPermissions"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=1)] public System.Nullable InheritPermissionsEnabled { get { return this.inheritPermissionsEnabledField; } set { this.inheritPermissionsEnabledField = value; this.RaisePropertyChanged("InheritPermissionsEnabled"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=2)] public FolderPermission[] Permissions { get { return this.permissionsField; } set { this.permissionsField = value; this.RaisePropertyChanged("Permissions"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderPermission : object, System.ComponentModel.INotifyPropertyChanged { private GroupOrUserRecord userOrGroupField; private string folderAccessRoleNameField; private System.Nullable folderAccessRoleIdField; private string secretAccessRoleNameField; private System.Nullable secretAccessRoleIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public GroupOrUserRecord UserOrGroup { get { return this.userOrGroupField; } set { this.userOrGroupField = value; this.RaisePropertyChanged("UserOrGroup"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string FolderAccessRoleName { get { return this.folderAccessRoleNameField; } set { this.folderAccessRoleNameField = value; this.RaisePropertyChanged("FolderAccessRoleName"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=2)] public System.Nullable FolderAccessRoleId { get { return this.folderAccessRoleIdField; } set { this.folderAccessRoleIdField = value; this.RaisePropertyChanged("FolderAccessRoleId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string SecretAccessRoleName { get { return this.secretAccessRoleNameField; } set { this.secretAccessRoleNameField = value; this.RaisePropertyChanged("SecretAccessRoleName"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=4)] public System.Nullable SecretAccessRoleId { get { return this.secretAccessRoleIdField; } set { this.secretAccessRoleIdField = value; this.RaisePropertyChanged("SecretAccessRoleId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GroupOrUserRecord : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string domainNameField; private bool isUserField; private System.Nullable groupIdField; private System.Nullable userIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string DomainName { get { return this.domainNameField; } set { this.domainNameField = value; this.RaisePropertyChanged("DomainName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool IsUser { get { return this.isUserField; } set { this.isUserField = value; this.RaisePropertyChanged("IsUser"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=3)] public System.Nullable GroupId { get { return this.groupIdField; } set { this.groupIdField = value; this.RaisePropertyChanged("GroupId"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=4)] public System.Nullable UserId { get { return this.userIdField; } set { this.userIdField = value; this.RaisePropertyChanged("UserId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderSettings : object, System.ComponentModel.INotifyPropertyChanged { private System.Nullable isChangeToSettingsField; private System.Nullable inheritSecretPolicyField; private System.Nullable secretPolicyIdField; /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=0)] public System.Nullable IsChangeToSettings { get { return this.isChangeToSettingsField; } set { this.isChangeToSettingsField = value; this.RaisePropertyChanged("IsChangeToSettings"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=1)] public System.Nullable InheritSecretPolicy { get { return this.inheritSecretPolicyField; } set { this.inheritSecretPolicyField = value; this.RaisePropertyChanged("InheritSecretPolicy"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=2)] public System.Nullable SecretPolicyId { get { return this.secretPolicyIdField; } set { this.secretPolicyIdField = value; this.RaisePropertyChanged("SecretPolicyId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderExtendedGetNewRequest : object, System.ComponentModel.INotifyPropertyChanged { private string folderNameField; private System.Nullable parentFolderIdField; private System.Nullable inheritPermissionsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string FolderName { get { return this.folderNameField; } set { this.folderNameField = value; this.RaisePropertyChanged("FolderName"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=1)] public System.Nullable ParentFolderId { get { return this.parentFolderIdField; } set { this.parentFolderIdField = value; this.RaisePropertyChanged("ParentFolderId"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=2)] public System.Nullable InheritPermissions { get { return this.inheritPermissionsField; } set { this.inheritPermissionsField = value; this.RaisePropertyChanged("InheritPermissions"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(FolderExtendedGetNewResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(FolderExtendedUpdateResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(FolderExtendedGetResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(FolderExtendedCreateResult))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderExtendedResultBase : object, System.ComponentModel.INotifyPropertyChanged { private bool successField; private string[] errorsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public bool Success { get { return this.successField; } set { this.successField = value; this.RaisePropertyChanged("Success"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderExtendedGetNewResult : FolderExtendedResultBase { private FolderExtended folderField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public FolderExtended Folder { get { return this.folderField; } set { this.folderField = value; this.RaisePropertyChanged("Folder"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderExtendedUpdateResult : FolderExtendedResultBase { } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderExtendedGetResult : FolderExtendedResultBase { private FolderExtended folderField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public FolderExtended Folder { get { return this.folderField; } set { this.folderField = value; this.RaisePropertyChanged("Folder"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FolderExtendedCreateResult : FolderExtendedResultBase { private int folderIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int FolderId { get { return this.folderIdField; } set { this.folderIdField = value; this.RaisePropertyChanged("FolderId"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetFoldersResult : object, System.ComponentModel.INotifyPropertyChanged { private Folder[] foldersField; private string[] errorsField; private bool successField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public Folder[] Folders { get { return this.foldersField; } set { this.foldersField = value; this.RaisePropertyChanged("Folders"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Success { get { return this.successField; } set { this.successField = value; this.RaisePropertyChanged("Success"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetFolderResult : object, System.ComponentModel.INotifyPropertyChanged { private Folder folderField; private string[] errorsField; private bool successField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public Folder Folder { get { return this.folderField; } set { this.folderField = value; this.RaisePropertyChanged("Folder"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Success { get { return this.successField; } set { this.successField = value; this.RaisePropertyChanged("Success"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class VersionGetResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private string versionField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Version { get { return this.versionField; } set { this.versionField = value; this.RaisePropertyChanged("Version"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GeneratePasswordResult : object, System.ComponentModel.INotifyPropertyChanged { private string generatedPasswordField; private string[] errorsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string GeneratedPassword { get { return this.generatedPasswordField; } set { this.generatedPasswordField = value; this.RaisePropertyChanged("GeneratedPassword"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretTemplate : object, System.ComponentModel.INotifyPropertyChanged { private int idField; private string nameField; private SecretField[] fieldsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int Id { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=2)] public SecretField[] Fields { get { return this.fieldsField; } set { this.fieldsField = value; this.RaisePropertyChanged("Fields"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretField : object, System.ComponentModel.INotifyPropertyChanged { private string displayNameField; private int idField; private bool isPasswordField; private bool isUrlField; private bool isNotesField; private bool isFileField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string DisplayName { get { return this.displayNameField; } set { this.displayNameField = value; this.RaisePropertyChanged("DisplayName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int Id { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool IsPassword { get { return this.isPasswordField; } set { this.isPasswordField = value; this.RaisePropertyChanged("IsPassword"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool IsUrl { get { return this.isUrlField; } set { this.isUrlField = value; this.RaisePropertyChanged("IsUrl"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool IsNotes { get { return this.isNotesField; } set { this.isNotesField = value; this.RaisePropertyChanged("IsNotes"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool IsFile { get { return this.isFileField; } set { this.isFileField = value; this.RaisePropertyChanged("IsFile"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetSecretTemplatesResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private SecretTemplate[] secretTemplatesField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public SecretTemplate[] SecretTemplates { get { return this.secretTemplatesField; } set { this.secretTemplatesField = value; this.RaisePropertyChanged("SecretTemplates"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetSecretTemplateFieldsResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private SecretField[] fieldsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public SecretField[] Fields { get { return this.fieldsField; } set { this.fieldsField = value; this.RaisePropertyChanged("Fields"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class AddSecretResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private Secret secretField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public Secret Secret { get { return this.secretField; } set { this.secretField = value; this.RaisePropertyChanged("Secret"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class Secret : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private SecretItem[] itemsField; private int idField; private int secretTypeIdField; private int folderIdField; private bool isWebLauncherField; private System.Nullable checkOutMinutesRemainingField; private System.Nullable isCheckedOutField; private string checkOutUserDisplayNameField; private System.Nullable checkOutUserIdField; private System.Nullable isOutOfSyncField; private System.Nullable isRestrictedField; private string outOfSyncReasonField; private SecretSettings secretSettingsField; private SecretPermissions secretPermissionsField; private System.Nullable activeField; private bool activeFieldSpecified; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public SecretItem[] Items { get { return this.itemsField; } set { this.itemsField = value; this.RaisePropertyChanged("Items"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public int Id { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public int SecretTypeId { get { return this.secretTypeIdField; } set { this.secretTypeIdField = value; this.RaisePropertyChanged("SecretTypeId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public int FolderId { get { return this.folderIdField; } set { this.folderIdField = value; this.RaisePropertyChanged("FolderId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool IsWebLauncher { get { return this.isWebLauncherField; } set { this.isWebLauncherField = value; this.RaisePropertyChanged("IsWebLauncher"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=6)] public System.Nullable CheckOutMinutesRemaining { get { return this.checkOutMinutesRemainingField; } set { this.checkOutMinutesRemainingField = value; this.RaisePropertyChanged("CheckOutMinutesRemaining"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=7)] public System.Nullable IsCheckedOut { get { return this.isCheckedOutField; } set { this.isCheckedOutField = value; this.RaisePropertyChanged("IsCheckedOut"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string CheckOutUserDisplayName { get { return this.checkOutUserDisplayNameField; } set { this.checkOutUserDisplayNameField = value; this.RaisePropertyChanged("CheckOutUserDisplayName"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=9)] public System.Nullable CheckOutUserId { get { return this.checkOutUserIdField; } set { this.checkOutUserIdField = value; this.RaisePropertyChanged("CheckOutUserId"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=10)] public System.Nullable IsOutOfSync { get { return this.isOutOfSyncField; } set { this.isOutOfSyncField = value; this.RaisePropertyChanged("IsOutOfSync"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=11)] public System.Nullable IsRestricted { get { return this.isRestrictedField; } set { this.isRestrictedField = value; this.RaisePropertyChanged("IsRestricted"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=12)] public string OutOfSyncReason { get { return this.outOfSyncReasonField; } set { this.outOfSyncReasonField = value; this.RaisePropertyChanged("OutOfSyncReason"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=13)] public SecretSettings SecretSettings { get { return this.secretSettingsField; } set { this.secretSettingsField = value; this.RaisePropertyChanged("SecretSettings"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=14)] public SecretPermissions SecretPermissions { get { return this.secretPermissionsField; } set { this.secretPermissionsField = value; this.RaisePropertyChanged("SecretPermissions"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=15)] public System.Nullable Active { get { return this.activeField; } set { this.activeField = value; this.RaisePropertyChanged("Active"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool ActiveSpecified { get { return this.activeFieldSpecified; } set { this.activeFieldSpecified = value; this.RaisePropertyChanged("ActiveSpecified"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretItem : object, System.ComponentModel.INotifyPropertyChanged { private string valueField; private System.Nullable idField; private System.Nullable fieldIdField; private string fieldNameField; private bool isFileField; private bool isNotesField; private bool isPasswordField; private string fieldDisplayNameField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=1)] public System.Nullable Id { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=2)] public System.Nullable FieldId { get { return this.fieldIdField; } set { this.fieldIdField = value; this.RaisePropertyChanged("FieldId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string FieldName { get { return this.fieldNameField; } set { this.fieldNameField = value; this.RaisePropertyChanged("FieldName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool IsFile { get { return this.isFileField; } set { this.isFileField = value; this.RaisePropertyChanged("IsFile"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool IsNotes { get { return this.isNotesField; } set { this.isNotesField = value; this.RaisePropertyChanged("IsNotes"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool IsPassword { get { return this.isPasswordField; } set { this.isPasswordField = value; this.RaisePropertyChanged("IsPassword"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string FieldDisplayName { get { return this.fieldDisplayNameField; } set { this.fieldDisplayNameField = value; this.RaisePropertyChanged("FieldDisplayName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretSettings : object, System.ComponentModel.INotifyPropertyChanged { private System.Nullable autoChangeEnabledField; private System.Nullable requiresApprovalForAccessField; private System.Nullable requiresCommentField; private System.Nullable checkOutEnabledField; private System.Nullable checkOutChangePasswordEnabledField; private System.Nullable proxyEnabledField; private System.Nullable sessionRecordingEnabledField; private System.Nullable restrictSshCommandsField; private System.Nullable allowOwnersUnrestrictedSshCommandsField; private System.Nullable privilegedSecretIdField; private int[] associatedSecretIdsField; private GroupOrUserRecord[] approversField; private SshCommandMenuAccessPermission[] sshCommandMenuAccessPermissionsField; private bool isChangeToSettingsField; /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=0)] public System.Nullable AutoChangeEnabled { get { return this.autoChangeEnabledField; } set { this.autoChangeEnabledField = value; this.RaisePropertyChanged("AutoChangeEnabled"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=1)] public System.Nullable RequiresApprovalForAccess { get { return this.requiresApprovalForAccessField; } set { this.requiresApprovalForAccessField = value; this.RaisePropertyChanged("RequiresApprovalForAccess"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=2)] public System.Nullable RequiresComment { get { return this.requiresCommentField; } set { this.requiresCommentField = value; this.RaisePropertyChanged("RequiresComment"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=3)] public System.Nullable CheckOutEnabled { get { return this.checkOutEnabledField; } set { this.checkOutEnabledField = value; this.RaisePropertyChanged("CheckOutEnabled"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=4)] public System.Nullable CheckOutChangePasswordEnabled { get { return this.checkOutChangePasswordEnabledField; } set { this.checkOutChangePasswordEnabledField = value; this.RaisePropertyChanged("CheckOutChangePasswordEnabled"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=5)] public System.Nullable ProxyEnabled { get { return this.proxyEnabledField; } set { this.proxyEnabledField = value; this.RaisePropertyChanged("ProxyEnabled"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=6)] public System.Nullable SessionRecordingEnabled { get { return this.sessionRecordingEnabledField; } set { this.sessionRecordingEnabledField = value; this.RaisePropertyChanged("SessionRecordingEnabled"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=7)] public System.Nullable RestrictSshCommands { get { return this.restrictSshCommandsField; } set { this.restrictSshCommandsField = value; this.RaisePropertyChanged("RestrictSshCommands"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=8)] public System.Nullable AllowOwnersUnrestrictedSshCommands { get { return this.allowOwnersUnrestrictedSshCommandsField; } set { this.allowOwnersUnrestrictedSshCommandsField = value; this.RaisePropertyChanged("AllowOwnersUnrestrictedSshCommands"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=9)] public System.Nullable PrivilegedSecretId { get { return this.privilegedSecretIdField; } set { this.privilegedSecretIdField = value; this.RaisePropertyChanged("PrivilegedSecretId"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=10)] public int[] AssociatedSecretIds { get { return this.associatedSecretIdsField; } set { this.associatedSecretIdsField = value; this.RaisePropertyChanged("AssociatedSecretIds"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=11)] public GroupOrUserRecord[] Approvers { get { return this.approversField; } set { this.approversField = value; this.RaisePropertyChanged("Approvers"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=12)] public SshCommandMenuAccessPermission[] SshCommandMenuAccessPermissions { get { return this.sshCommandMenuAccessPermissionsField; } set { this.sshCommandMenuAccessPermissionsField = value; this.RaisePropertyChanged("SshCommandMenuAccessPermissions"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=13)] public bool IsChangeToSettings { get { return this.isChangeToSettingsField; } set { this.isChangeToSettingsField = value; this.RaisePropertyChanged("IsChangeToSettings"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SshCommandMenuAccessPermission : object, System.ComponentModel.INotifyPropertyChanged { private GroupOrUserRecord groupOrUserRecordField; private int secretIdField; private string concurrencyIdField; private string displayNameField; private string sshCommandMenuNameField; private bool isUnrestrictedField; private System.Nullable sshCommandMenuIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public GroupOrUserRecord GroupOrUserRecord { get { return this.groupOrUserRecordField; } set { this.groupOrUserRecordField = value; this.RaisePropertyChanged("GroupOrUserRecord"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int SecretId { get { return this.secretIdField; } set { this.secretIdField = value; this.RaisePropertyChanged("SecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string ConcurrencyId { get { return this.concurrencyIdField; } set { this.concurrencyIdField = value; this.RaisePropertyChanged("ConcurrencyId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string DisplayName { get { return this.displayNameField; } set { this.displayNameField = value; this.RaisePropertyChanged("DisplayName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string SshCommandMenuName { get { return this.sshCommandMenuNameField; } set { this.sshCommandMenuNameField = value; this.RaisePropertyChanged("SshCommandMenuName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool IsUnrestricted { get { return this.isUnrestrictedField; } set { this.isUnrestrictedField = value; this.RaisePropertyChanged("IsUnrestricted"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=6)] public System.Nullable SshCommandMenuId { get { return this.sshCommandMenuIdField; } set { this.sshCommandMenuIdField = value; this.RaisePropertyChanged("SshCommandMenuId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretPermissions : object, System.ComponentModel.INotifyPropertyChanged { private bool currentUserHasViewField; private bool currentUserHasEditField; private bool currentUserHasOwnerField; private System.Nullable inheritPermissionsEnabledField; private bool isChangeToPermissionsField; private Permission[] permissionsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public bool CurrentUserHasView { get { return this.currentUserHasViewField; } set { this.currentUserHasViewField = value; this.RaisePropertyChanged("CurrentUserHasView"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public bool CurrentUserHasEdit { get { return this.currentUserHasEditField; } set { this.currentUserHasEditField = value; this.RaisePropertyChanged("CurrentUserHasEdit"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool CurrentUserHasOwner { get { return this.currentUserHasOwnerField; } set { this.currentUserHasOwnerField = value; this.RaisePropertyChanged("CurrentUserHasOwner"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=3)] public System.Nullable InheritPermissionsEnabled { get { return this.inheritPermissionsEnabledField; } set { this.inheritPermissionsEnabledField = value; this.RaisePropertyChanged("InheritPermissionsEnabled"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool IsChangeToPermissions { get { return this.isChangeToPermissionsField; } set { this.isChangeToPermissionsField = value; this.RaisePropertyChanged("IsChangeToPermissions"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=5)] public Permission[] Permissions { get { return this.permissionsField; } set { this.permissionsField = value; this.RaisePropertyChanged("Permissions"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class Permission : object, System.ComponentModel.INotifyPropertyChanged { private GroupOrUserRecord userOrGroupField; private bool viewField; private bool editField; private bool ownerField; private string secretAccessRoleNameField; private System.Nullable secretAccessRoleIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public GroupOrUserRecord UserOrGroup { get { return this.userOrGroupField; } set { this.userOrGroupField = value; this.RaisePropertyChanged("UserOrGroup"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public bool View { get { return this.viewField; } set { this.viewField = value; this.RaisePropertyChanged("View"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Edit { get { return this.editField; } set { this.editField = value; this.RaisePropertyChanged("Edit"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool Owner { get { return this.ownerField; } set { this.ownerField = value; this.RaisePropertyChanged("Owner"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string SecretAccessRoleName { get { return this.secretAccessRoleNameField; } set { this.secretAccessRoleNameField = value; this.RaisePropertyChanged("SecretAccessRoleName"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=5)] public System.Nullable SecretAccessRoleId { get { return this.secretAccessRoleIdField; } set { this.secretAccessRoleIdField = value; this.RaisePropertyChanged("SecretAccessRoleId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetFavoritesResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private SecretSummary[] secretSummariesField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public SecretSummary[] SecretSummaries { get { return this.secretSummariesField; } set { this.secretSummariesField = value; this.RaisePropertyChanged("SecretSummaries"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretSummary : object, System.ComponentModel.INotifyPropertyChanged { private int secretIdField; private string secretNameField; private string secretTypeNameField; private int secretTypeIdField; private int folderIdField; private bool isRestrictedField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SecretId { get { return this.secretIdField; } set { this.secretIdField = value; this.RaisePropertyChanged("SecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string SecretName { get { return this.secretNameField; } set { this.secretNameField = value; this.RaisePropertyChanged("SecretName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string SecretTypeName { get { return this.secretTypeNameField; } set { this.secretTypeNameField = value; this.RaisePropertyChanged("SecretTypeName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public int SecretTypeId { get { return this.secretTypeIdField; } set { this.secretTypeIdField = value; this.RaisePropertyChanged("SecretTypeId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public int FolderId { get { return this.folderIdField; } set { this.folderIdField = value; this.RaisePropertyChanged("FolderId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool IsRestricted { get { return this.isRestrictedField; } set { this.isRestrictedField = value; this.RaisePropertyChanged("IsRestricted"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SearchSecretsResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private SecretSummary[] secretSummariesField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public SecretSummary[] SecretSummaries { get { return this.secretSummariesField; } set { this.secretSummariesField = value; this.RaisePropertyChanged("SecretSummaries"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetSecretsByFieldValueResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private Secret[] secretsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public Secret[] Secrets { get { return this.secretsField; } set { this.secretsField = value; this.RaisePropertyChanged("Secrets"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SqlScriptArgument2 : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private object valueField; private DbType dbTypeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public object Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public DbType DbType { get { return this.dbTypeField; } set { this.dbTypeField = value; this.RaisePropertyChanged("DbType"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class AdditionalDataSqlObject : object, System.ComponentModel.INotifyPropertyChanged { private SqlScriptArgument2[] paramsField; private int passwordChangerIdField; private int versionField; private string databaseField; private string portField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public SqlScriptArgument2[] Params { get { return this.paramsField; } set { this.paramsField = value; this.RaisePropertyChanged("Params"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int PasswordChangerId { get { return this.passwordChangerIdField; } set { this.passwordChangerIdField = value; this.RaisePropertyChanged("PasswordChangerId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public int Version { get { return this.versionField; } set { this.versionField = value; this.RaisePropertyChanged("Version"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Database { get { return this.databaseField; } set { this.databaseField = value; this.RaisePropertyChanged("Database"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string Port { get { return this.portField; } set { this.portField = value; this.RaisePropertyChanged("Port"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(PowerShellUserScript))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(SshUserScript))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(SqlUserScript))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public abstract partial class UserScript : object, System.ComponentModel.INotifyPropertyChanged { private int scriptIdField; private string nameField; private string descriptionField; private string scriptField; private bool activeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int ScriptId { get { return this.scriptIdField; } set { this.scriptIdField = value; this.RaisePropertyChanged("ScriptId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Script { get { return this.scriptField; } set { this.scriptField = value; this.RaisePropertyChanged("Script"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool Active { get { return this.activeField; } set { this.activeField = value; this.RaisePropertyChanged("Active"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class PowerShellUserScript : UserScript { } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SshUserScript : UserScript { private AdditionalDataSshObject additionalDataObjectField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public AdditionalDataSshObject AdditionalDataObject { get { return this.additionalDataObjectField; } set { this.additionalDataObjectField = value; this.RaisePropertyChanged("AdditionalDataObject"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SqlUserScript : UserScript { private AdditionalDataSqlObject additionalDataObjectField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public AdditionalDataSqlObject AdditionalDataObject { get { return this.additionalDataObjectField; } set { this.additionalDataObjectField = value; this.RaisePropertyChanged("AdditionalDataObject"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SshCommandMenuGroupMap : object, System.ComponentModel.INotifyPropertyChanged { private System.Nullable sshCommandMenuIdField; private UserGroupMap userGroupMapField; /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=0)] public System.Nullable SshCommandMenuId { get { return this.sshCommandMenuIdField; } set { this.sshCommandMenuIdField = value; this.RaisePropertyChanged("SshCommandMenuId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public UserGroupMap UserGroupMap { get { return this.userGroupMapField; } set { this.userGroupMapField = value; this.RaisePropertyChanged("UserGroupMap"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class UserGroupMap : object, System.ComponentModel.INotifyPropertyChanged { private int idField; private UserGroupMapType userGroupMapTypeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int Id { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public UserGroupMapType UserGroupMapType { get { return this.userGroupMapTypeField; } set { this.userGroupMapTypeField = value; this.RaisePropertyChanged("UserGroupMapType"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public enum UserGroupMapType { /// User, /// Group, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretPolicyItem : object, System.ComponentModel.INotifyPropertyChanged { private int secretPolicyItemMapIdField; private int secretPolicyItemIdField; private string policyApplyCodeField; private System.Nullable enabledValueField; private System.Nullable integerValueField; private System.Nullable secretIdField; private string stringValueField; private string nameField; private string descriptionField; private string valueTypeField; private System.Nullable parentSecretPolicyItemIdField; private string sectionNameField; private UserGroupMap[] userGroupMapsField; private SshCommandMenuGroupMap[] sshCommandMenuGroupMapsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SecretPolicyItemMapId { get { return this.secretPolicyItemMapIdField; } set { this.secretPolicyItemMapIdField = value; this.RaisePropertyChanged("SecretPolicyItemMapId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int SecretPolicyItemId { get { return this.secretPolicyItemIdField; } set { this.secretPolicyItemIdField = value; this.RaisePropertyChanged("SecretPolicyItemId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string PolicyApplyCode { get { return this.policyApplyCodeField; } set { this.policyApplyCodeField = value; this.RaisePropertyChanged("PolicyApplyCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=3)] public System.Nullable EnabledValue { get { return this.enabledValueField; } set { this.enabledValueField = value; this.RaisePropertyChanged("EnabledValue"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=4)] public System.Nullable IntegerValue { get { return this.integerValueField; } set { this.integerValueField = value; this.RaisePropertyChanged("IntegerValue"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=5)] public System.Nullable SecretId { get { return this.secretIdField; } set { this.secretIdField = value; this.RaisePropertyChanged("SecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string StringValue { get { return this.stringValueField; } set { this.stringValueField = value; this.RaisePropertyChanged("StringValue"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string ValueType { get { return this.valueTypeField; } set { this.valueTypeField = value; this.RaisePropertyChanged("ValueType"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=10)] public System.Nullable ParentSecretPolicyItemId { get { return this.parentSecretPolicyItemIdField; } set { this.parentSecretPolicyItemIdField = value; this.RaisePropertyChanged("ParentSecretPolicyItemId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=11)] public string SectionName { get { return this.sectionNameField; } set { this.sectionNameField = value; this.RaisePropertyChanged("SectionName"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=12)] public UserGroupMap[] UserGroupMaps { get { return this.userGroupMapsField; } set { this.userGroupMapsField = value; this.RaisePropertyChanged("UserGroupMaps"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=13)] public SshCommandMenuGroupMap[] SshCommandMenuGroupMaps { get { return this.sshCommandMenuGroupMapsField; } set { this.sshCommandMenuGroupMapsField = value; this.RaisePropertyChanged("SshCommandMenuGroupMaps"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(SecretPolicyDetail))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretPolicySummary : object, System.ComponentModel.INotifyPropertyChanged { private int secretPolicyIdField; private string secretPolicyNameField; private string secretPolicyDescriptionField; private bool activeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SecretPolicyId { get { return this.secretPolicyIdField; } set { this.secretPolicyIdField = value; this.RaisePropertyChanged("SecretPolicyId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string SecretPolicyName { get { return this.secretPolicyNameField; } set { this.secretPolicyNameField = value; this.RaisePropertyChanged("SecretPolicyName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string SecretPolicyDescription { get { return this.secretPolicyDescriptionField; } set { this.secretPolicyDescriptionField = value; this.RaisePropertyChanged("SecretPolicyDescription"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool Active { get { return this.activeField; } set { this.activeField = value; this.RaisePropertyChanged("Active"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretPolicyDetail : SecretPolicySummary { private SecretPolicyItem[] secretPolicyItemsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public SecretPolicyItem[] SecretPolicyItems { get { return this.secretPolicyItemsField; } set { this.secretPolicyItemsField = value; this.RaisePropertyChanged("SecretPolicyItems"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretPolicyForSecret : object, System.ComponentModel.INotifyPropertyChanged { private int secretIdField; private System.Nullable secretPolicyIdField; private bool inheritField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SecretId { get { return this.secretIdField; } set { this.secretIdField = value; this.RaisePropertyChanged("SecretId"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=1)] public System.Nullable SecretPolicyId { get { return this.secretPolicyIdField; } set { this.secretPolicyIdField = value; this.RaisePropertyChanged("SecretPolicyId"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Inherit { get { return this.inheritField; } set { this.inheritField = value; this.RaisePropertyChanged("Inherit"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(UpdateUserScriptResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(GetUserScriptResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(GetUserScriptsResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(SecretPolicyResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(SearchSecretPoliciesResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(SecretPolicyForSecretResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(SSHCredentialsResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(FileDownloadResult))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(CreateFolderResult))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class WebServiceResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class UpdateUserScriptResult : WebServiceResult { private UserScript userScriptField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public UserScript UserScript { get { return this.userScriptField; } set { this.userScriptField = value; this.RaisePropertyChanged("UserScript"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetUserScriptResult : WebServiceResult { private UserScript userScriptField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public UserScript UserScript { get { return this.userScriptField; } set { this.userScriptField = value; this.RaisePropertyChanged("UserScript"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetUserScriptsResult : WebServiceResult { private UserScript[] userScriptsField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public UserScript[] UserScripts { get { return this.userScriptsField; } set { this.userScriptsField = value; this.RaisePropertyChanged("UserScripts"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretPolicyResult : WebServiceResult { private SecretPolicyDetail secretPolicyField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public SecretPolicyDetail SecretPolicy { get { return this.secretPolicyField; } set { this.secretPolicyField = value; this.RaisePropertyChanged("SecretPolicy"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SearchSecretPoliciesResult : WebServiceResult { private SecretPolicySummary[] secretPoliciesField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public SecretPolicySummary[] SecretPolicies { get { return this.secretPoliciesField; } set { this.secretPoliciesField = value; this.RaisePropertyChanged("SecretPolicies"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretPolicyForSecretResult : WebServiceResult { private SecretPolicyForSecret secretPolicyForSecretField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public SecretPolicyForSecret SecretPolicyForSecret { get { return this.secretPolicyForSecretField; } set { this.secretPolicyForSecretField = value; this.RaisePropertyChanged("SecretPolicyForSecret"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SSHCredentialsResult : WebServiceResult { private string usernameField; private string passwordField; private string hostField; private string portField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Username { get { return this.usernameField; } set { this.usernameField = value; this.RaisePropertyChanged("Username"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Password { get { return this.passwordField; } set { this.passwordField = value; this.RaisePropertyChanged("Password"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Host { get { return this.hostField; } set { this.hostField = value; this.RaisePropertyChanged("Host"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Port { get { return this.portField; } set { this.portField = value; this.RaisePropertyChanged("Port"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class FileDownloadResult : WebServiceResult { private byte[] fileAttachmentField; private string fileNameField; /// [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=0)] public byte[] FileAttachment { get { return this.fileAttachmentField; } set { this.fileAttachmentField = value; this.RaisePropertyChanged("FileAttachment"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string FileName { get { return this.fileNameField; } set { this.fileNameField = value; this.RaisePropertyChanged("FileName"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class CreateFolderResult : WebServiceResult { private int folderIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int FolderId { get { return this.folderIdField; } set { this.folderIdField = value; this.RaisePropertyChanged("FolderId"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetCheckOutStatusResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private Secret secretField; private int checkOutMinutesRemainingField; private bool isCheckedOutField; private string checkOutUserDisplayNameField; private int checkOutUserIdField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public Secret Secret { get { return this.secretField; } set { this.secretField = value; this.RaisePropertyChanged("Secret"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public int CheckOutMinutesRemaining { get { return this.checkOutMinutesRemainingField; } set { this.checkOutMinutesRemainingField = value; this.RaisePropertyChanged("CheckOutMinutesRemaining"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool IsCheckedOut { get { return this.isCheckedOutField; } set { this.isCheckedOutField = value; this.RaisePropertyChanged("IsCheckedOut"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string CheckOutUserDisplayName { get { return this.checkOutUserDisplayNameField; } set { this.checkOutUserDisplayNameField = value; this.RaisePropertyChanged("CheckOutUserDisplayName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public int CheckOutUserId { get { return this.checkOutUserIdField; } set { this.checkOutUserIdField = value; this.RaisePropertyChanged("CheckOutUserId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class CodeResponse : object, System.ComponentModel.INotifyPropertyChanged { private string errorCodeField; private string commentField; private string additionalCommentField; private System.Nullable ticketSystemIdField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ErrorCode { get { return this.errorCodeField; } set { this.errorCodeField = value; this.RaisePropertyChanged("ErrorCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Comment { get { return this.commentField; } set { this.commentField = value; this.RaisePropertyChanged("Comment"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string AdditionalComment { get { return this.additionalCommentField; } set { this.additionalCommentField = value; this.RaisePropertyChanged("AdditionalComment"); } } /// [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=3)] public System.Nullable TicketSystemId { get { return this.ticketSystemIdField; } set { this.ticketSystemIdField = value; this.RaisePropertyChanged("TicketSystemId"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class SecretError : object, System.ComponentModel.INotifyPropertyChanged { private string errorCodeField; private string errorMessageField; private bool allowsResponseField; private string commentTitleField; private string additionalCommentTitleField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ErrorCode { get { return this.errorCodeField; } set { this.errorCodeField = value; this.RaisePropertyChanged("ErrorCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string ErrorMessage { get { return this.errorMessageField; } set { this.errorMessageField = value; this.RaisePropertyChanged("ErrorMessage"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool AllowsResponse { get { return this.allowsResponseField; } set { this.allowsResponseField = value; this.RaisePropertyChanged("AllowsResponse"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string CommentTitle { get { return this.commentTitleField; } set { this.commentTitleField = value; this.RaisePropertyChanged("CommentTitle"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string AdditionalCommentTitle { get { return this.additionalCommentTitleField; } set { this.additionalCommentTitleField = value; this.RaisePropertyChanged("AdditionalCommentTitle"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GetSecretResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private SecretError secretErrorField; private Secret secretField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public SecretError SecretError { get { return this.secretErrorField; } set { this.secretErrorField = value; this.RaisePropertyChanged("SecretError"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public Secret Secret { get { return this.secretField; } set { this.secretField = value; this.RaisePropertyChanged("Secret"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class TokenIsValidResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private int maxOfflineSecondsField; private string versionField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int MaxOfflineSeconds { get { return this.maxOfflineSecondsField; } set { this.maxOfflineSecondsField = value; this.RaisePropertyChanged("MaxOfflineSeconds"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Version { get { return this.versionField; } set { this.versionField = value; this.RaisePropertyChanged("Version"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class ImpersonateResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private string tokenField; private string authorizeURLField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Token { get { return this.tokenField; } set { this.tokenField = value; this.RaisePropertyChanged("Token"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string AuthorizeURL { get { return this.authorizeURLField; } set { this.authorizeURLField = value; this.RaisePropertyChanged("AuthorizeURL"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class AuthenticateResult : object, System.ComponentModel.INotifyPropertyChanged { private string[] errorsField; private string tokenField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public string[] Errors { get { return this.errorsField; } set { this.errorsField = value; this.RaisePropertyChanged("Errors"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Token { get { return this.tokenField; } set { this.tokenField = value; this.RaisePropertyChanged("Token"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(RequestApprovalResult))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.6.1590.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:thesecretserver.com")] public partial class GenericResult : object, System.ComponentModel.INotifyPropertyChanged { private string errorMessageField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ErrorMessage { get { return this.errorMessageField; } set { this.errorMessageField = value; this.RaisePropertyChanged("ErrorMessage"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSecret", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class GetSecretRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] public int secretId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=2)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable loadSettingsAndPermissions; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=3)] public Alkami.Ops.SecretServer.SSWebService.CodeResponse[] codeResponses; public GetSecretRequest() { } public GetSecretRequest(string token, int secretId, System.Nullable loadSettingsAndPermissions, Alkami.Ops.SecretServer.SSWebService.CodeResponse[] codeResponses) { this.token = token; this.secretId = secretId; this.loadSettingsAndPermissions = loadSettingsAndPermissions; this.codeResponses = codeResponses; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSecretResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class GetSecretResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.GetSecretResult GetSecretResult; public GetSecretResponse() { } public GetSecretResponse(Alkami.Ops.SecretServer.SSWebService.GetSecretResult GetSecretResult) { this.GetSecretResult = GetSecretResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SearchSecrets", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class SearchSecretsRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] public string searchTerm; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=2)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable includeDeleted; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=3)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable includeRestricted; public SearchSecretsRequest() { } public SearchSecretsRequest(string token, string searchTerm, System.Nullable includeDeleted, System.Nullable includeRestricted) { this.token = token; this.searchTerm = searchTerm; this.includeDeleted = includeDeleted; this.includeRestricted = includeRestricted; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SearchSecretsResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class SearchSecretsResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsResult; public SearchSecretsResponse() { } public SearchSecretsResponse(Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsResult) { this.SearchSecretsResult = SearchSecretsResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SearchSecretsByFolder", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class SearchSecretsByFolderRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] public string searchTerm; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=2)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable folderId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=3)] public bool includeSubFolders; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=4)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable includeDeleted; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=5)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable includeRestricted; public SearchSecretsByFolderRequest() { } public SearchSecretsByFolderRequest(string token, string searchTerm, System.Nullable folderId, bool includeSubFolders, System.Nullable includeDeleted, System.Nullable includeRestricted) { this.token = token; this.searchTerm = searchTerm; this.folderId = folderId; this.includeSubFolders = includeSubFolders; this.includeDeleted = includeDeleted; this.includeRestricted = includeRestricted; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SearchSecretsByFolderResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class SearchSecretsByFolderResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByFolderResult; public SearchSecretsByFolderResponse() { } public SearchSecretsByFolderResponse(Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByFolderResult) { this.SearchSecretsByFolderResult = SearchSecretsByFolderResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SearchSecretsByFolderLegacy", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class SearchSecretsByFolderLegacyRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] public string searchTerm; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=2)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable folderId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=3)] public bool includeSubFolders; public SearchSecretsByFolderLegacyRequest() { } public SearchSecretsByFolderLegacyRequest(string token, string searchTerm, System.Nullable folderId, bool includeSubFolders) { this.token = token; this.searchTerm = searchTerm; this.folderId = folderId; this.includeSubFolders = includeSubFolders; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SearchSecretsByFolderLegacyResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class SearchSecretsByFolderLegacyResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByFolderLegacyResult; public SearchSecretsByFolderLegacyResponse() { } public SearchSecretsByFolderLegacyResponse(Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByFolderLegacyResult) { this.SearchSecretsByFolderLegacyResult = SearchSecretsByFolderLegacyResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadFileAttachment", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class UploadFileAttachmentRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] public int secretId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=2)] [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")] public byte[] fileData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=3)] public string fileName; public UploadFileAttachmentRequest() { } public UploadFileAttachmentRequest(string token, int secretId, byte[] fileData, string fileName) { this.token = token; this.secretId = secretId; this.fileData = fileData; this.fileName = fileName; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadFileAttachmentResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class UploadFileAttachmentResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.WebServiceResult UploadFileAttachmentResult; public UploadFileAttachmentResponse() { } public UploadFileAttachmentResponse(Alkami.Ops.SecretServer.SSWebService.WebServiceResult UploadFileAttachmentResult) { this.UploadFileAttachmentResult = UploadFileAttachmentResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadFileAttachmentByItemId", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class UploadFileAttachmentByItemIdRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] public int secretId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=2)] public int secretItemId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=3)] [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")] public byte[] fileData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=4)] public string fileName; public UploadFileAttachmentByItemIdRequest() { } public UploadFileAttachmentByItemIdRequest(string token, int secretId, int secretItemId, byte[] fileData, string fileName) { this.token = token; this.secretId = secretId; this.secretItemId = secretItemId; this.fileData = fileData; this.fileName = fileName; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadFileAttachmentByItemIdResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class UploadFileAttachmentByItemIdResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.WebServiceResult UploadFileAttachmentByItemIdResult; public UploadFileAttachmentByItemIdResponse() { } public UploadFileAttachmentByItemIdResponse(Alkami.Ops.SecretServer.SSWebService.WebServiceResult UploadFileAttachmentByItemIdResult) { this.UploadFileAttachmentByItemIdResult = UploadFileAttachmentByItemIdResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetCheckOutEnabled", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class SetCheckOutEnabledRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] public int secretId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=2)] public bool setCheckOut; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=3)] public bool setPasswordChangeOnCheckIn; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=4)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable checkOutInterval; public SetCheckOutEnabledRequest() { } public SetCheckOutEnabledRequest(string token, int secretId, bool setCheckOut, bool setPasswordChangeOnCheckIn, System.Nullable checkOutInterval) { this.token = token; this.secretId = secretId; this.setCheckOut = setCheckOut; this.setPasswordChangeOnCheckIn = setPasswordChangeOnCheckIn; this.checkOutInterval = checkOutInterval; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetCheckOutEnabledResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class SetCheckOutEnabledResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.WebServiceResult SetCheckOutEnabledResult; public SetCheckOutEnabledResponse() { } public SetCheckOutEnabledResponse(Alkami.Ops.SecretServer.SSWebService.WebServiceResult SetCheckOutEnabledResult) { this.SetCheckOutEnabledResult = SetCheckOutEnabledResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="AddSecretCustomAudit", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class AddSecretCustomAuditRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] public int secretId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=2)] public string notes; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=3)] public string ipAddress; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=4)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable referenceId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=5)] public string ticketNumber; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=6)] public int userId; public AddSecretCustomAuditRequest() { } public AddSecretCustomAuditRequest(string token, int secretId, string notes, string ipAddress, System.Nullable referenceId, string ticketNumber, int userId) { this.token = token; this.secretId = secretId; this.notes = notes; this.ipAddress = ipAddress; this.referenceId = referenceId; this.ticketNumber = ticketNumber; this.userId = userId; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="AddSecretCustomAuditResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class AddSecretCustomAuditResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddSecretCustomAuditResult; public AddSecretCustomAuditResponse() { } public AddSecretCustomAuditResponse(Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddSecretCustomAuditResult) { this.AddSecretCustomAuditResult = AddSecretCustomAuditResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAllSSHCommandMenus", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class GetAllSSHCommandMenusRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public string token; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=1)] [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] public System.Nullable includeInactive; public GetAllSSHCommandMenusRequest() { } public GetAllSSHCommandMenusRequest(string token, System.Nullable includeInactive) { this.token = token; this.includeInactive = includeInactive; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAllSSHCommandMenusResponse", WrapperNamespace="urn:thesecretserver.com", IsWrapped=true)] public partial class GetAllSSHCommandMenusResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:thesecretserver.com", Order=0)] public Alkami.Ops.SecretServer.SSWebService.GetSshCommandMenusResult GetAllSSHCommandMenusResult; public GetAllSSHCommandMenusResponse() { } public GetAllSSHCommandMenusResponse(Alkami.Ops.SecretServer.SSWebService.GetSshCommandMenusResult GetAllSSHCommandMenusResult) { this.GetAllSSHCommandMenusResult = GetAllSSHCommandMenusResult; } } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface SSWebServiceSoapChannel : Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class SSWebServiceSoapClient : System.ServiceModel.ClientBase, Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap { public SSWebServiceSoapClient() { } public SSWebServiceSoapClient(string endpointConfigurationName) : base(endpointConfigurationName) { } public SSWebServiceSoapClient(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public SSWebServiceSoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public SSWebServiceSoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : base(binding, remoteAddress) { } public Alkami.Ops.SecretServer.SSWebService.RequestApprovalResult ApproveSecretAccessRequest(string approvalId, string hours, bool userOverride) { return base.Channel.ApproveSecretAccessRequest(approvalId, hours, userOverride); } public System.Threading.Tasks.Task ApproveSecretAccessRequestAsync(string approvalId, string hours, bool userOverride) { return base.Channel.ApproveSecretAccessRequestAsync(approvalId, hours, userOverride); } public Alkami.Ops.SecretServer.SSWebService.RequestApprovalResult DenySecretAccessRequest(string approvalId, bool userOverride) { return base.Channel.DenySecretAccessRequest(approvalId, userOverride); } public System.Threading.Tasks.Task DenySecretAccessRequestAsync(string approvalId, bool userOverride) { return base.Channel.DenySecretAccessRequestAsync(approvalId, userOverride); } public Alkami.Ops.SecretServer.SSWebService.AuthenticateResult Authenticate(string username, string password, string organization, string domain) { return base.Channel.Authenticate(username, password, organization, domain); } public System.Threading.Tasks.Task AuthenticateAsync(string username, string password, string organization, string domain) { return base.Channel.AuthenticateAsync(username, password, organization, domain); } public Alkami.Ops.SecretServer.SSWebService.ImpersonateResult ImpersonateUser(string token, string username, string organization, string domain) { return base.Channel.ImpersonateUser(token, username, organization, domain); } public System.Threading.Tasks.Task ImpersonateUserAsync(string token, string username, string organization, string domain) { return base.Channel.ImpersonateUserAsync(token, username, organization, domain); } public Alkami.Ops.SecretServer.SSWebService.AuthenticateResult AuthenticateRADIUS(string username, string password, string organization, string domain, string radiusPassword) { return base.Channel.AuthenticateRADIUS(username, password, organization, domain, radiusPassword); } public System.Threading.Tasks.Task AuthenticateRADIUSAsync(string username, string password, string organization, string domain, string radiusPassword) { return base.Channel.AuthenticateRADIUSAsync(username, password, organization, domain, radiusPassword); } public Alkami.Ops.SecretServer.SSWebService.TokenIsValidResult GetTokenIsValid(string token) { return base.Channel.GetTokenIsValid(token); } public System.Threading.Tasks.Task GetTokenIsValidAsync(string token) { return base.Channel.GetTokenIsValidAsync(token); } public Alkami.Ops.SecretServer.SSWebService.GetSecretResult GetSecretLegacy(string token, int secretId) { return base.Channel.GetSecretLegacy(token, secretId); } public System.Threading.Tasks.Task GetSecretLegacyAsync(string token, int secretId) { return base.Channel.GetSecretLegacyAsync(token, secretId); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.GetSecretResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.GetSecret(Alkami.Ops.SecretServer.SSWebService.GetSecretRequest request) { return base.Channel.GetSecret(request); } public Alkami.Ops.SecretServer.SSWebService.GetSecretResult GetSecret(string token, int secretId, System.Nullable loadSettingsAndPermissions, Alkami.Ops.SecretServer.SSWebService.CodeResponse[] codeResponses) { Alkami.Ops.SecretServer.SSWebService.GetSecretRequest inValue = new Alkami.Ops.SecretServer.SSWebService.GetSecretRequest(); inValue.token = token; inValue.secretId = secretId; inValue.loadSettingsAndPermissions = loadSettingsAndPermissions; inValue.codeResponses = codeResponses; Alkami.Ops.SecretServer.SSWebService.GetSecretResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).GetSecret(inValue); return retVal.GetSecretResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.GetSecretAsync(Alkami.Ops.SecretServer.SSWebService.GetSecretRequest request) { return base.Channel.GetSecretAsync(request); } public System.Threading.Tasks.Task GetSecretAsync(string token, int secretId, System.Nullable loadSettingsAndPermissions, Alkami.Ops.SecretServer.SSWebService.CodeResponse[] codeResponses) { Alkami.Ops.SecretServer.SSWebService.GetSecretRequest inValue = new Alkami.Ops.SecretServer.SSWebService.GetSecretRequest(); inValue.token = token; inValue.secretId = secretId; inValue.loadSettingsAndPermissions = loadSettingsAndPermissions; inValue.codeResponses = codeResponses; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).GetSecretAsync(inValue); } public Alkami.Ops.SecretServer.SSWebService.GetCheckOutStatusResult GetCheckOutStatus(string token, int secretId) { return base.Channel.GetCheckOutStatus(token, secretId); } public System.Threading.Tasks.Task GetCheckOutStatusAsync(string token, int secretId) { return base.Channel.GetCheckOutStatusAsync(token, secretId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult ChangePassword(string token, string currentPassword, string newPassword) { return base.Channel.ChangePassword(token, currentPassword, newPassword); } public System.Threading.Tasks.Task ChangePasswordAsync(string token, string currentPassword, string newPassword) { return base.Channel.ChangePasswordAsync(token, currentPassword, newPassword); } public Alkami.Ops.SecretServer.SSWebService.GetSecretsByFieldValueResult GetSecretsByFieldValue(string token, string fieldName, string searchTerm, bool showDeleted) { return base.Channel.GetSecretsByFieldValue(token, fieldName, searchTerm, showDeleted); } public System.Threading.Tasks.Task GetSecretsByFieldValueAsync(string token, string fieldName, string searchTerm, bool showDeleted) { return base.Channel.GetSecretsByFieldValueAsync(token, fieldName, searchTerm, showDeleted); } public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByFieldValue(string token, string fieldName, string searchTerm, bool showDeleted, bool showRestricted) { return base.Channel.SearchSecretsByFieldValue(token, fieldName, searchTerm, showDeleted, showRestricted); } public System.Threading.Tasks.Task SearchSecretsByFieldValueAsync(string token, string fieldName, string searchTerm, bool showDeleted, bool showRestricted) { return base.Channel.SearchSecretsByFieldValueAsync(token, fieldName, searchTerm, showDeleted, showRestricted); } public Alkami.Ops.SecretServer.SSWebService.GetSecretsByFieldValueResult GetSecretsByExposedFieldValue(string token, string fieldName, string searchTerm, bool showDeleted, bool showPartialMatches) { return base.Channel.GetSecretsByExposedFieldValue(token, fieldName, searchTerm, showDeleted, showPartialMatches); } public System.Threading.Tasks.Task GetSecretsByExposedFieldValueAsync(string token, string fieldName, string searchTerm, bool showDeleted, bool showPartialMatches) { return base.Channel.GetSecretsByExposedFieldValueAsync(token, fieldName, searchTerm, showDeleted, showPartialMatches); } public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByExposedFieldValue(string token, string fieldName, string searchTerm, bool showDeleted, bool showRestricted, bool showPartialMatches) { return base.Channel.SearchSecretsByExposedFieldValue(token, fieldName, searchTerm, showDeleted, showRestricted, showPartialMatches); } public System.Threading.Tasks.Task SearchSecretsByExposedFieldValueAsync(string token, string fieldName, string searchTerm, bool showDeleted, bool showRestricted, bool showPartialMatches) { return base.Channel.SearchSecretsByExposedFieldValueAsync(token, fieldName, searchTerm, showDeleted, showRestricted, showPartialMatches); } public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByExposedValues(string token, string searchTerm, bool showDeleted, bool showRestricted, bool showPartialMatches) { return base.Channel.SearchSecretsByExposedValues(token, searchTerm, showDeleted, showRestricted, showPartialMatches); } public System.Threading.Tasks.Task SearchSecretsByExposedValuesAsync(string token, string searchTerm, bool showDeleted, bool showRestricted, bool showPartialMatches) { return base.Channel.SearchSecretsByExposedValuesAsync(token, searchTerm, showDeleted, showRestricted, showPartialMatches); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddUser(string token, Alkami.Ops.SecretServer.SSWebService.User newUser) { return base.Channel.AddUser(token, newUser); } public System.Threading.Tasks.Task AddUserAsync(string token, Alkami.Ops.SecretServer.SSWebService.User newUser) { return base.Channel.AddUserAsync(token, newUser); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.SearchSecretsResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.SearchSecrets(Alkami.Ops.SecretServer.SSWebService.SearchSecretsRequest request) { return base.Channel.SearchSecrets(request); } public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecrets(string token, string searchTerm, System.Nullable includeDeleted, System.Nullable includeRestricted) { Alkami.Ops.SecretServer.SSWebService.SearchSecretsRequest inValue = new Alkami.Ops.SecretServer.SSWebService.SearchSecretsRequest(); inValue.token = token; inValue.searchTerm = searchTerm; inValue.includeDeleted = includeDeleted; inValue.includeRestricted = includeRestricted; Alkami.Ops.SecretServer.SSWebService.SearchSecretsResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).SearchSecrets(inValue); return retVal.SearchSecretsResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.SearchSecretsAsync(Alkami.Ops.SecretServer.SSWebService.SearchSecretsRequest request) { return base.Channel.SearchSecretsAsync(request); } public System.Threading.Tasks.Task SearchSecretsAsync(string token, string searchTerm, System.Nullable includeDeleted, System.Nullable includeRestricted) { Alkami.Ops.SecretServer.SSWebService.SearchSecretsRequest inValue = new Alkami.Ops.SecretServer.SSWebService.SearchSecretsRequest(); inValue.token = token; inValue.searchTerm = searchTerm; inValue.includeDeleted = includeDeleted; inValue.includeRestricted = includeRestricted; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).SearchSecretsAsync(inValue); } public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsLegacy(string token, string searchTerm) { return base.Channel.SearchSecretsLegacy(token, searchTerm); } public System.Threading.Tasks.Task SearchSecretsLegacyAsync(string token, string searchTerm) { return base.Channel.SearchSecretsLegacyAsync(token, searchTerm); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.SearchSecretsByFolder(Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderRequest request) { return base.Channel.SearchSecretsByFolder(request); } public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByFolder(string token, string searchTerm, System.Nullable folderId, bool includeSubFolders, System.Nullable includeDeleted, System.Nullable includeRestricted) { Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderRequest inValue = new Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderRequest(); inValue.token = token; inValue.searchTerm = searchTerm; inValue.folderId = folderId; inValue.includeSubFolders = includeSubFolders; inValue.includeDeleted = includeDeleted; inValue.includeRestricted = includeRestricted; Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).SearchSecretsByFolder(inValue); return retVal.SearchSecretsByFolderResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.SearchSecretsByFolderAsync(Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderRequest request) { return base.Channel.SearchSecretsByFolderAsync(request); } public System.Threading.Tasks.Task SearchSecretsByFolderAsync(string token, string searchTerm, System.Nullable folderId, bool includeSubFolders, System.Nullable includeDeleted, System.Nullable includeRestricted) { Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderRequest inValue = new Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderRequest(); inValue.token = token; inValue.searchTerm = searchTerm; inValue.folderId = folderId; inValue.includeSubFolders = includeSubFolders; inValue.includeDeleted = includeDeleted; inValue.includeRestricted = includeRestricted; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).SearchSecretsByFolderAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.SearchSecretsByFolderLegacy(Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyRequest request) { return base.Channel.SearchSecretsByFolderLegacy(request); } public Alkami.Ops.SecretServer.SSWebService.SearchSecretsResult SearchSecretsByFolderLegacy(string token, string searchTerm, System.Nullable folderId, bool includeSubFolders) { Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyRequest inValue = new Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyRequest(); inValue.token = token; inValue.searchTerm = searchTerm; inValue.folderId = folderId; inValue.includeSubFolders = includeSubFolders; Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).SearchSecretsByFolderLegacy(inValue); return retVal.SearchSecretsByFolderLegacyResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.SearchSecretsByFolderLegacyAsync(Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyRequest request) { return base.Channel.SearchSecretsByFolderLegacyAsync(request); } public System.Threading.Tasks.Task SearchSecretsByFolderLegacyAsync(string token, string searchTerm, System.Nullable folderId, bool includeSubFolders) { Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyRequest inValue = new Alkami.Ops.SecretServer.SSWebService.SearchSecretsByFolderLegacyRequest(); inValue.token = token; inValue.searchTerm = searchTerm; inValue.folderId = folderId; inValue.includeSubFolders = includeSubFolders; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).SearchSecretsByFolderLegacyAsync(inValue); } public Alkami.Ops.SecretServer.SSWebService.GetFavoritesResult GetFavorites(string token, bool includeRestricted) { return base.Channel.GetFavorites(token, includeRestricted); } public System.Threading.Tasks.Task GetFavoritesAsync(string token, bool includeRestricted) { return base.Channel.GetFavoritesAsync(token, includeRestricted); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult UpdateIsFavorite(string token, int secretId, bool isFavorite) { return base.Channel.UpdateIsFavorite(token, secretId, isFavorite); } public System.Threading.Tasks.Task UpdateIsFavoriteAsync(string token, int secretId, bool isFavorite) { return base.Channel.UpdateIsFavoriteAsync(token, secretId, isFavorite); } public Alkami.Ops.SecretServer.SSWebService.AddSecretResult AddSecret(string token, int secretTypeId, string secretName, int[] secretFieldIds, string[] secretItemValues, int folderId) { return base.Channel.AddSecret(token, secretTypeId, secretName, secretFieldIds, secretItemValues, folderId); } public System.Threading.Tasks.Task AddSecretAsync(string token, int secretTypeId, string secretName, int[] secretFieldIds, string[] secretItemValues, int folderId) { return base.Channel.AddSecretAsync(token, secretTypeId, secretName, secretFieldIds, secretItemValues, folderId); } public Alkami.Ops.SecretServer.SSWebService.AddSecretResult AddNewSecret(string token, Alkami.Ops.SecretServer.SSWebService.Secret secret) { return base.Channel.AddNewSecret(token, secret); } public System.Threading.Tasks.Task AddNewSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.Secret secret) { return base.Channel.AddNewSecretAsync(token, secret); } public Alkami.Ops.SecretServer.SSWebService.GetSecretResult GetNewSecret(string token, int secretTypeId, int folderId) { return base.Channel.GetNewSecret(token, secretTypeId, folderId); } public System.Threading.Tasks.Task GetNewSecretAsync(string token, int secretTypeId, int folderId) { return base.Channel.GetNewSecretAsync(token, secretTypeId, folderId); } public Alkami.Ops.SecretServer.SSWebService.GetSecretTemplateFieldsResult GetSecretTemplateFields(string token, int secretTypeId) { return base.Channel.GetSecretTemplateFields(token, secretTypeId); } public System.Threading.Tasks.Task GetSecretTemplateFieldsAsync(string token, int secretTypeId) { return base.Channel.GetSecretTemplateFieldsAsync(token, secretTypeId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult UpdateSecret(string token, Alkami.Ops.SecretServer.SSWebService.Secret secret) { return base.Channel.UpdateSecret(token, secret); } public System.Threading.Tasks.Task UpdateSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.Secret secret) { return base.Channel.UpdateSecretAsync(token, secret); } public Alkami.Ops.SecretServer.SSWebService.GetSecretTemplatesResult GetSecretTemplates(string token) { return base.Channel.GetSecretTemplates(token); } public System.Threading.Tasks.Task GetSecretTemplatesAsync(string token) { return base.Channel.GetSecretTemplatesAsync(token); } public Alkami.Ops.SecretServer.SSWebService.GeneratePasswordResult GeneratePassword(string token, int secretFieldId) { return base.Channel.GeneratePassword(token, secretFieldId); } public System.Threading.Tasks.Task GeneratePasswordAsync(string token, int secretFieldId) { return base.Channel.GeneratePasswordAsync(token, secretFieldId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult DeactivateSecret(string token, int secretId) { return base.Channel.DeactivateSecret(token, secretId); } public System.Threading.Tasks.Task DeactivateSecretAsync(string token, int secretId) { return base.Channel.DeactivateSecretAsync(token, secretId); } public Alkami.Ops.SecretServer.SSWebService.VersionGetResult VersionGet() { return base.Channel.VersionGet(); } public System.Threading.Tasks.Task VersionGetAsync() { return base.Channel.VersionGetAsync(); } public Alkami.Ops.SecretServer.SSWebService.GetFolderResult FolderGet(string token, int folderId) { return base.Channel.FolderGet(token, folderId); } public System.Threading.Tasks.Task FolderGetAsync(string token, int folderId) { return base.Channel.FolderGetAsync(token, folderId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult FolderUpdate(string token, Alkami.Ops.SecretServer.SSWebService.Folder modifiedFolder) { return base.Channel.FolderUpdate(token, modifiedFolder); } public System.Threading.Tasks.Task FolderUpdateAsync(string token, Alkami.Ops.SecretServer.SSWebService.Folder modifiedFolder) { return base.Channel.FolderUpdateAsync(token, modifiedFolder); } public Alkami.Ops.SecretServer.SSWebService.GetFoldersResult FolderGetAllChildren(string token, int parentFolderId) { return base.Channel.FolderGetAllChildren(token, parentFolderId); } public System.Threading.Tasks.Task FolderGetAllChildrenAsync(string token, int parentFolderId) { return base.Channel.FolderGetAllChildrenAsync(token, parentFolderId); } public Alkami.Ops.SecretServer.SSWebService.CreateFolderResult FolderCreate(string token, string folderName, int parentFolderId, int folderTypeId) { return base.Channel.FolderCreate(token, folderName, parentFolderId, folderTypeId); } public System.Threading.Tasks.Task FolderCreateAsync(string token, string folderName, int parentFolderId, int folderTypeId) { return base.Channel.FolderCreateAsync(token, folderName, parentFolderId, folderTypeId); } public Alkami.Ops.SecretServer.SSWebService.FolderExtendedCreateResult FolderExtendedCreate(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtended folder) { return base.Channel.FolderExtendedCreate(token, folder); } public System.Threading.Tasks.Task FolderExtendedCreateAsync(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtended folder) { return base.Channel.FolderExtendedCreateAsync(token, folder); } public Alkami.Ops.SecretServer.SSWebService.FolderExtendedGetResult FolderExtendedGet(string token, int folderId) { return base.Channel.FolderExtendedGet(token, folderId); } public System.Threading.Tasks.Task FolderExtendedGetAsync(string token, int folderId) { return base.Channel.FolderExtendedGetAsync(token, folderId); } public Alkami.Ops.SecretServer.SSWebService.FolderExtendedUpdateResult FolderExtendedUpdate(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtended folder) { return base.Channel.FolderExtendedUpdate(token, folder); } public System.Threading.Tasks.Task FolderExtendedUpdateAsync(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtended folder) { return base.Channel.FolderExtendedUpdateAsync(token, folder); } public Alkami.Ops.SecretServer.SSWebService.FolderExtendedGetNewResult FolderExtendedGetNew(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtendedGetNewRequest folderExtendedGetNewRequest) { return base.Channel.FolderExtendedGetNew(token, folderExtendedGetNewRequest); } public System.Threading.Tasks.Task FolderExtendedGetNewAsync(string token, Alkami.Ops.SecretServer.SSWebService.FolderExtendedGetNewRequest folderExtendedGetNewRequest) { return base.Channel.FolderExtendedGetNewAsync(token, folderExtendedGetNewRequest); } public Alkami.Ops.SecretServer.SSWebService.SearchFolderResult SearchFolders(string token, string folderName) { return base.Channel.SearchFolders(token, folderName); } public System.Threading.Tasks.Task SearchFoldersAsync(string token, string folderName) { return base.Channel.SearchFoldersAsync(token, folderName); } public Alkami.Ops.SecretServer.SSWebService.FileDownloadResult DownloadFileAttachment(string token, int secretId) { return base.Channel.DownloadFileAttachment(token, secretId); } public System.Threading.Tasks.Task DownloadFileAttachmentAsync(string token, int secretId) { return base.Channel.DownloadFileAttachmentAsync(token, secretId); } public Alkami.Ops.SecretServer.SSWebService.FileDownloadResult DownloadFileAttachmentByItemId(string token, int secretId, int secretItemId) { return base.Channel.DownloadFileAttachmentByItemId(token, secretId, secretItemId); } public System.Threading.Tasks.Task DownloadFileAttachmentByItemIdAsync(string token, int secretId, int secretItemId) { return base.Channel.DownloadFileAttachmentByItemIdAsync(token, secretId, secretItemId); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.UploadFileAttachment(Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentRequest request) { return base.Channel.UploadFileAttachment(request); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult UploadFileAttachment(string token, int secretId, byte[] fileData, string fileName) { Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentRequest inValue = new Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentRequest(); inValue.token = token; inValue.secretId = secretId; inValue.fileData = fileData; inValue.fileName = fileName; Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).UploadFileAttachment(inValue); return retVal.UploadFileAttachmentResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.UploadFileAttachmentAsync(Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentRequest request) { return base.Channel.UploadFileAttachmentAsync(request); } public System.Threading.Tasks.Task UploadFileAttachmentAsync(string token, int secretId, byte[] fileData, string fileName) { Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentRequest inValue = new Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentRequest(); inValue.token = token; inValue.secretId = secretId; inValue.fileData = fileData; inValue.fileName = fileName; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).UploadFileAttachmentAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.UploadFileAttachmentByItemId(Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdRequest request) { return base.Channel.UploadFileAttachmentByItemId(request); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult UploadFileAttachmentByItemId(string token, int secretId, int secretItemId, byte[] fileData, string fileName) { Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdRequest inValue = new Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdRequest(); inValue.token = token; inValue.secretId = secretId; inValue.secretItemId = secretItemId; inValue.fileData = fileData; inValue.fileName = fileName; Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).UploadFileAttachmentByItemId(inValue); return retVal.UploadFileAttachmentByItemIdResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.UploadFileAttachmentByItemIdAsync(Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdRequest request) { return base.Channel.UploadFileAttachmentByItemIdAsync(request); } public System.Threading.Tasks.Task UploadFileAttachmentByItemIdAsync(string token, int secretId, int secretItemId, byte[] fileData, string fileName) { Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdRequest inValue = new Alkami.Ops.SecretServer.SSWebService.UploadFileAttachmentByItemIdRequest(); inValue.token = token; inValue.secretId = secretId; inValue.secretItemId = secretItemId; inValue.fileData = fileData; inValue.fileName = fileName; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).UploadFileAttachmentByItemIdAsync(inValue); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult ExpireSecret(string token, int secretId) { return base.Channel.ExpireSecret(token, secretId); } public System.Threading.Tasks.Task ExpireSecretAsync(string token, int secretId) { return base.Channel.ExpireSecretAsync(token, secretId); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.SetCheckOutEnabled(Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledRequest request) { return base.Channel.SetCheckOutEnabled(request); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult SetCheckOutEnabled(string token, int secretId, bool setCheckOut, bool setPasswordChangeOnCheckIn, System.Nullable checkOutInterval) { Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledRequest inValue = new Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledRequest(); inValue.token = token; inValue.secretId = secretId; inValue.setCheckOut = setCheckOut; inValue.setPasswordChangeOnCheckIn = setPasswordChangeOnCheckIn; inValue.checkOutInterval = checkOutInterval; Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).SetCheckOutEnabled(inValue); return retVal.SetCheckOutEnabledResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.SetCheckOutEnabledAsync(Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledRequest request) { return base.Channel.SetCheckOutEnabledAsync(request); } public System.Threading.Tasks.Task SetCheckOutEnabledAsync(string token, int secretId, bool setCheckOut, bool setPasswordChangeOnCheckIn, System.Nullable checkOutInterval) { Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledRequest inValue = new Alkami.Ops.SecretServer.SSWebService.SetCheckOutEnabledRequest(); inValue.token = token; inValue.secretId = secretId; inValue.setCheckOut = setCheckOut; inValue.setPasswordChangeOnCheckIn = setPasswordChangeOnCheckIn; inValue.checkOutInterval = checkOutInterval; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).SetCheckOutEnabledAsync(inValue); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult ImportXML(string token, string xml) { return base.Channel.ImportXML(token, xml); } public System.Threading.Tasks.Task ImportXMLAsync(string token, string xml) { return base.Channel.ImportXMLAsync(token, xml); } public Alkami.Ops.SecretServer.SSWebService.GetSecretAuditResult GetSecretAudit(string token, int secretId) { return base.Channel.GetSecretAudit(token, secretId); } public System.Threading.Tasks.Task GetSecretAuditAsync(string token, int secretId) { return base.Channel.GetSecretAuditAsync(token, secretId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddDependency(string token, Alkami.Ops.SecretServer.SSWebService.Dependency dependency) { return base.Channel.AddDependency(token, dependency); } public System.Threading.Tasks.Task AddDependencyAsync(string token, Alkami.Ops.SecretServer.SSWebService.Dependency dependency) { return base.Channel.AddDependencyAsync(token, dependency); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult RemoveDependency(string token, int dependencyId, int secretId) { return base.Channel.RemoveDependency(token, dependencyId, secretId); } public System.Threading.Tasks.Task RemoveDependencyAsync(string token, int dependencyId, int secretId) { return base.Channel.RemoveDependencyAsync(token, dependencyId, secretId); } public Alkami.Ops.SecretServer.SSWebService.GetDependenciesResult GetDependencies(string token, int secretId) { return base.Channel.GetDependencies(token, secretId); } public System.Threading.Tasks.Task GetDependenciesAsync(string token, int secretId) { return base.Channel.GetDependenciesAsync(token, secretId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult CreateDependencyGroupForSecret(string token, Alkami.Ops.SecretServer.SSWebService.DependencyGroup dependencyGroup) { return base.Channel.CreateDependencyGroupForSecret(token, dependencyGroup); } public System.Threading.Tasks.Task CreateDependencyGroupForSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.DependencyGroup dependencyGroup) { return base.Channel.CreateDependencyGroupForSecretAsync(token, dependencyGroup); } public Alkami.Ops.SecretServer.SSWebService.GetDependencyGroupsResult GetDependencyGroupsForSecret(string token, int secretId) { return base.Channel.GetDependencyGroupsForSecret(token, secretId); } public System.Threading.Tasks.Task GetDependencyGroupsForSecretAsync(string token, int secretId) { return base.Channel.GetDependencyGroupsForSecretAsync(token, secretId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult UpdateDependencyGroupForSecret(string token, Alkami.Ops.SecretServer.SSWebService.DependencyGroup dependencyGroup) { return base.Channel.UpdateDependencyGroupForSecret(token, dependencyGroup); } public System.Threading.Tasks.Task UpdateDependencyGroupForSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.DependencyGroup dependencyGroup) { return base.Channel.UpdateDependencyGroupForSecretAsync(token, dependencyGroup); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult RemoveDependencyGroupForSecret(string token, int dependencyGroupId) { return base.Channel.RemoveDependencyGroupForSecret(token, dependencyGroupId); } public System.Threading.Tasks.Task RemoveDependencyGroupForSecretAsync(string token, int dependencyGroupId) { return base.Channel.RemoveDependencyGroupForSecretAsync(token, dependencyGroupId); } public Alkami.Ops.SecretServer.SSWebService.GetSitesResult GetDistributedEngines(string token) { return base.Channel.GetDistributedEngines(token); } public System.Threading.Tasks.Task GetDistributedEnginesAsync(string token) { return base.Channel.GetDistributedEnginesAsync(token); } public Alkami.Ops.SecretServer.SSWebService.GetTicketSystemsResult GetTicketSystems(string token) { return base.Channel.GetTicketSystems(token); } public System.Threading.Tasks.Task GetTicketSystemsAsync(string token) { return base.Channel.GetTicketSystemsAsync(token); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult AssignSite(string token, int secretId, int siteId) { return base.Channel.AssignSite(token, secretId, siteId); } public System.Threading.Tasks.Task AssignSiteAsync(string token, int secretId, int siteId) { return base.Channel.AssignSiteAsync(token, secretId, siteId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult CheckIn(string token, int secretId) { return base.Channel.CheckIn(token, secretId); } public System.Threading.Tasks.Task CheckInAsync(string token, int secretId) { return base.Channel.CheckInAsync(token, secretId); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.AddSecretCustomAudit(Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditRequest request) { return base.Channel.AddSecretCustomAudit(request); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddSecretCustomAudit(string token, int secretId, string notes, string ipAddress, System.Nullable referenceId, string ticketNumber, int userId) { Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditRequest inValue = new Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditRequest(); inValue.token = token; inValue.secretId = secretId; inValue.notes = notes; inValue.ipAddress = ipAddress; inValue.referenceId = referenceId; inValue.ticketNumber = ticketNumber; inValue.userId = userId; Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).AddSecretCustomAudit(inValue); return retVal.AddSecretCustomAuditResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.AddSecretCustomAuditAsync(Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditRequest request) { return base.Channel.AddSecretCustomAuditAsync(request); } public System.Threading.Tasks.Task AddSecretCustomAuditAsync(string token, int secretId, string notes, string ipAddress, System.Nullable referenceId, string ticketNumber, int userId) { Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditRequest inValue = new Alkami.Ops.SecretServer.SSWebService.AddSecretCustomAuditRequest(); inValue.token = token; inValue.secretId = secretId; inValue.notes = notes; inValue.ipAddress = ipAddress; inValue.referenceId = referenceId; inValue.ticketNumber = ticketNumber; inValue.userId = userId; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).AddSecretCustomAuditAsync(inValue); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult UpdateSecretPermission(string token, int secretId, Alkami.Ops.SecretServer.SSWebService.GroupOrUserRecord groupOrUserRecord, bool view, bool edit, bool owner) { return base.Channel.UpdateSecretPermission(token, secretId, groupOrUserRecord, view, edit, owner); } public System.Threading.Tasks.Task UpdateSecretPermissionAsync(string token, int secretId, Alkami.Ops.SecretServer.SSWebService.GroupOrUserRecord groupOrUserRecord, bool view, bool edit, bool owner) { return base.Channel.UpdateSecretPermissionAsync(token, secretId, groupOrUserRecord, view, edit, owner); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult CheckInByKey(string sessionKey) { return base.Channel.CheckInByKey(sessionKey); } public System.Threading.Tasks.Task CheckInByKeyAsync(string sessionKey) { return base.Channel.CheckInByKeyAsync(sessionKey); } public Alkami.Ops.SecretServer.SSWebService.UserInfoResult WhoAmI(string token) { return base.Channel.WhoAmI(token); } public System.Threading.Tasks.Task WhoAmIAsync(string token) { return base.Channel.WhoAmIAsync(token); } public Alkami.Ops.SecretServer.SSWebService.GetAllGroupsResult GetAllGroups(string token) { return base.Channel.GetAllGroups(token); } public System.Threading.Tasks.Task GetAllGroupsAsync(string token) { return base.Channel.GetAllGroupsAsync(token); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult AssignUserToGroup(string token, int userId, int groupId) { return base.Channel.AssignUserToGroup(token, userId, groupId); } public System.Threading.Tasks.Task AssignUserToGroupAsync(string token, int userId, int groupId) { return base.Channel.AssignUserToGroupAsync(token, userId, groupId); } public Alkami.Ops.SecretServer.SSWebService.SSHCredentialsResult GetSSHLoginCredentials(string token, int secretId) { return base.Channel.GetSSHLoginCredentials(token, secretId); } public System.Threading.Tasks.Task GetSSHLoginCredentialsAsync(string token, int secretId) { return base.Channel.GetSSHLoginCredentialsAsync(token, secretId); } public Alkami.Ops.SecretServer.SSWebService.SSHCredentialsResult GetSSHLoginCredentialsWithMachine(string token, int secretId, string machine) { return base.Channel.GetSSHLoginCredentialsWithMachine(token, secretId, machine); } public System.Threading.Tasks.Task GetSSHLoginCredentialsWithMachineAsync(string token, int secretId, string machine) { return base.Channel.GetSSHLoginCredentialsWithMachineAsync(token, secretId, machine); } public Alkami.Ops.SecretServer.SSWebService.GetUsersResult SearchUsers(string token, string searchTerm, bool includeInactiveUsers) { return base.Channel.SearchUsers(token, searchTerm, includeInactiveUsers); } public System.Threading.Tasks.Task SearchUsersAsync(string token, string searchTerm, bool includeInactiveUsers) { return base.Channel.SearchUsersAsync(token, searchTerm, includeInactiveUsers); } public Alkami.Ops.SecretServer.SSWebService.GetUserResult GetUser(string token, int userId) { return base.Channel.GetUser(token, userId); } public System.Threading.Tasks.Task GetUserAsync(string token, int userId) { return base.Channel.GetUserAsync(token, userId); } public Alkami.Ops.SecretServer.SSWebService.UpdateUserResult UpdateUser(string token, Alkami.Ops.SecretServer.SSWebService.User user) { return base.Channel.UpdateUser(token, user); } public System.Threading.Tasks.Task UpdateUserAsync(string token, Alkami.Ops.SecretServer.SSWebService.User user) { return base.Channel.UpdateUserAsync(token, user); } public Alkami.Ops.SecretServer.SSWebService.SecretItemHistoryResult GetSecretItemHistoryByFieldName(string token, int secretId, string fieldDisplayName) { return base.Channel.GetSecretItemHistoryByFieldName(token, secretId, fieldDisplayName); } public System.Threading.Tasks.Task GetSecretItemHistoryByFieldNameAsync(string token, int secretId, string fieldDisplayName) { return base.Channel.GetSecretItemHistoryByFieldNameAsync(token, secretId, fieldDisplayName); } public Alkami.Ops.SecretServer.SSWebService.SecretPolicyForSecretResult GetSecretPolicyForSecret(string token, int secretId) { return base.Channel.GetSecretPolicyForSecret(token, secretId); } public System.Threading.Tasks.Task GetSecretPolicyForSecretAsync(string token, int secretId) { return base.Channel.GetSecretPolicyForSecretAsync(token, secretId); } public Alkami.Ops.SecretServer.SSWebService.SecretPolicyForSecretResult AssignSecretPolicyForSecret(string token, Alkami.Ops.SecretServer.SSWebService.SecretPolicyForSecret secretPolicyForSecret) { return base.Channel.AssignSecretPolicyForSecret(token, secretPolicyForSecret); } public System.Threading.Tasks.Task AssignSecretPolicyForSecretAsync(string token, Alkami.Ops.SecretServer.SSWebService.SecretPolicyForSecret secretPolicyForSecret) { return base.Channel.AssignSecretPolicyForSecretAsync(token, secretPolicyForSecret); } public Alkami.Ops.SecretServer.SSWebService.SearchSecretPoliciesResult SearchSecretPolicies(string token, string term, bool includeInactive) { return base.Channel.SearchSecretPolicies(token, term, includeInactive); } public System.Threading.Tasks.Task SearchSecretPoliciesAsync(string token, string term, bool includeInactive) { return base.Channel.SearchSecretPoliciesAsync(token, term, includeInactive); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult RunActiveDirectorySynchronization(string token) { return base.Channel.RunActiveDirectorySynchronization(token); } public System.Threading.Tasks.Task RunActiveDirectorySynchronizationAsync(string token) { return base.Channel.RunActiveDirectorySynchronizationAsync(token); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddGroupToActiveDirectorySynchronization(string token, Alkami.Ops.SecretServer.SSWebService.AddGroupRequestMessage addGroupRequestMessage) { return base.Channel.AddGroupToActiveDirectorySynchronization(token, addGroupRequestMessage); } public System.Threading.Tasks.Task AddGroupToActiveDirectorySynchronizationAsync(string token, Alkami.Ops.SecretServer.SSWebService.AddGroupRequestMessage addGroupRequestMessage) { return base.Channel.AddGroupToActiveDirectorySynchronizationAsync(token, addGroupRequestMessage); } public Alkami.Ops.SecretServer.SSWebService.SecretPolicyResult AddSecretPolicy(string token, Alkami.Ops.SecretServer.SSWebService.SecretPolicyDetail secretPolicy) { return base.Channel.AddSecretPolicy(token, secretPolicy); } public System.Threading.Tasks.Task AddSecretPolicyAsync(string token, Alkami.Ops.SecretServer.SSWebService.SecretPolicyDetail secretPolicy) { return base.Channel.AddSecretPolicyAsync(token, secretPolicy); } public Alkami.Ops.SecretServer.SSWebService.SecretPolicyResult GetNewSecretPolicy(string token) { return base.Channel.GetNewSecretPolicy(token); } public System.Threading.Tasks.Task GetNewSecretPolicyAsync(string token) { return base.Channel.GetNewSecretPolicyAsync(token); } public Alkami.Ops.SecretServer.SSWebService.GetSshCommandMenuResult GetSSHCommandMenu(string token, int sshCommandMenuId) { return base.Channel.GetSSHCommandMenu(token, sshCommandMenuId); } public System.Threading.Tasks.Task GetSSHCommandMenuAsync(string token, int sshCommandMenuId) { return base.Channel.GetSSHCommandMenuAsync(token, sshCommandMenuId); } public Alkami.Ops.SecretServer.SSWebService.GetSshCommandMenuResult SaveSSHCommandMenu(string token, Alkami.Ops.SecretServer.SSWebService.SshCommandMenu sshCommandMenu, string commandsText, bool deleteCommands) { return base.Channel.SaveSSHCommandMenu(token, sshCommandMenu, commandsText, deleteCommands); } public System.Threading.Tasks.Task SaveSSHCommandMenuAsync(string token, Alkami.Ops.SecretServer.SSWebService.SshCommandMenu sshCommandMenu, string commandsText, bool deleteCommands) { return base.Channel.SaveSSHCommandMenuAsync(token, sshCommandMenu, commandsText, deleteCommands); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusResponse Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.GetAllSSHCommandMenus(Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusRequest request) { return base.Channel.GetAllSSHCommandMenus(request); } public Alkami.Ops.SecretServer.SSWebService.GetSshCommandMenusResult GetAllSSHCommandMenus(string token, System.Nullable includeInactive) { Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusRequest inValue = new Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusRequest(); inValue.token = token; inValue.includeInactive = includeInactive; Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusResponse retVal = ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).GetAllSSHCommandMenus(inValue); return retVal.GetAllSSHCommandMenusResult; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap.GetAllSSHCommandMenusAsync(Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusRequest request) { return base.Channel.GetAllSSHCommandMenusAsync(request); } public System.Threading.Tasks.Task GetAllSSHCommandMenusAsync(string token, System.Nullable includeInactive) { Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusRequest inValue = new Alkami.Ops.SecretServer.SSWebService.GetAllSSHCommandMenusRequest(); inValue.token = token; inValue.includeInactive = includeInactive; return ((Alkami.Ops.SecretServer.SSWebService.SSWebServiceSoap)(this)).GetAllSSHCommandMenusAsync(inValue); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult DeleteSSHCommandMenu(string token, int sshCommandMenuId) { return base.Channel.DeleteSSHCommandMenu(token, sshCommandMenuId); } public System.Threading.Tasks.Task DeleteSSHCommandMenuAsync(string token, int sshCommandMenuId) { return base.Channel.DeleteSSHCommandMenuAsync(token, sshCommandMenuId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult RestoreSSHCommandMenu(string token, int sshCommandMenuId) { return base.Channel.RestoreSSHCommandMenu(token, sshCommandMenuId); } public System.Threading.Tasks.Task RestoreSSHCommandMenuAsync(string token, int sshCommandMenuId) { return base.Channel.RestoreSSHCommandMenuAsync(token, sshCommandMenuId); } public Alkami.Ops.SecretServer.SSWebService.WebServiceResult AddScript(string token, Alkami.Ops.SecretServer.SSWebService.UserScript newUserScript) { return base.Channel.AddScript(token, newUserScript); } public System.Threading.Tasks.Task AddScriptAsync(string token, Alkami.Ops.SecretServer.SSWebService.UserScript newUserScript) { return base.Channel.AddScriptAsync(token, newUserScript); } public Alkami.Ops.SecretServer.SSWebService.GetUserScriptsResult GetAllScripts(string token, bool includeInactiveUserScripts) { return base.Channel.GetAllScripts(token, includeInactiveUserScripts); } public System.Threading.Tasks.Task GetAllScriptsAsync(string token, bool includeInactiveUserScripts) { return base.Channel.GetAllScriptsAsync(token, includeInactiveUserScripts); } public Alkami.Ops.SecretServer.SSWebService.GetUserScriptResult GetScript(string token, int userScriptId) { return base.Channel.GetScript(token, userScriptId); } public System.Threading.Tasks.Task GetScriptAsync(string token, int userScriptId) { return base.Channel.GetScriptAsync(token, userScriptId); } public Alkami.Ops.SecretServer.SSWebService.UpdateUserScriptResult UpdateScript(string token, Alkami.Ops.SecretServer.SSWebService.UserScript userScript) { return base.Channel.UpdateScript(token, userScript); } public System.Threading.Tasks.Task UpdateScriptAsync(string token, Alkami.Ops.SecretServer.SSWebService.UserScript userScript) { return base.Channel.UpdateScriptAsync(token, userScript); } } }